Skip to content

Commit ec53517

Browse files
committed
6.0.0
1 parent 6a8bb97 commit ec53517

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## next
1+
## 6.0.0 (December 14, 2021)
22

33
- Changed supported versions of Node.js to `^12.20.0`, `^14.13.0` and `>=15.0.0`
44
- Converted to ES modules, CommonJS is supported as well (dual module)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-csso",
3-
"version": "5.0.1",
3+
"version": "6.0.0",
44
"description": "PostCSS plugin to minify CSS using CSSO",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)