Skip to content

Commit a96224a

Browse files
committed
5.0.2
1 parent f1c6aeb commit a96224a

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+
## 5.0.2 (December 17, 2021)
22

33
- Extended Node.js support to include `^10`
44
- Fixed `main` field in `package.json` to refer to CommonJS 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": "csso",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "CSS minifier with structural optimisations",
55
"author": "Sergey Kryzhanovsky <skryzhanovsky@ya.ru> (https://github.com/afelix)",
66
"maintainers": [

0 commit comments

Comments
 (0)