From 7613ee4ea551e8e112274da1b2de646071ccc043 Mon Sep 17 00:00:00 2001 From: Ludovico Fischer Date: Wed, 19 May 2021 19:50:03 +0200 Subject: [PATCH] docs: update website for new release --- site/docs/changelog.md | 6 ++++++ site/docs/community.md | 3 +++ site/docusaurus.config.js | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/site/docs/changelog.md b/site/docs/changelog.md index 21356ca36..bf01adf81 100644 --- a/site/docs/changelog.md +++ b/site/docs/changelog.md @@ -11,6 +11,12 @@ layout: Page All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +### [5.0.3](https://github.com/cssnano/cssnano/compare/cssnano@5.0.0...cssnano@5.0.3) (2021-05-19) + +#### Bug Fixes + +- **cssnano:** many bug fixes in dependent packages. Most notably fixed buggy reordering of border declarations and improved color value minification. See the changelogs for the single presets and plugins for details. + ### [5.0.2](https://github.com/cssnano/cssnano/compare/cssnano@5.0.0...cssnano@5.0.2) (2021-04-26) #### Bug Fixes diff --git a/site/docs/community.md b/site/docs/community.md index d8356bb86..2b31cd1aa 100644 --- a/site/docs/community.md +++ b/site/docs/community.md @@ -122,6 +122,9 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
Gene Mecija

๐Ÿ› ๐Ÿ’ป โš ๏ธ
Ludovico Fischer

๐Ÿšง + +
Martin

๐Ÿ’ป + diff --git a/site/docusaurus.config.js b/site/docusaurus.config.js index 16eb34a42..1f4dd701e 100644 --- a/site/docusaurus.config.js +++ b/site/docusaurus.config.js @@ -93,7 +93,7 @@ module.exports = { ], }, ], - copyright: `Latest release v5.0.2 ยท Distributed under the MIT License.`, + copyright: `Latest release v5.0.3 ยท Distributed under the MIT License.`, }, }, presets: [