Skip to content

Commit 6ab60ec

Browse files
committed
4.0.1
1 parent 8a0e320 commit 6ab60ec

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## next
1+
## 4.0.1 (July 14, 2022)
22

33
- Fixed missed `lib` folder in the package (#27)
44

5-
## 4.0.0 (October 22, 2019)
5+
## 4.0.0 (July 14, 2022)
66

77
- Stop support Node.js prior `12.20`
88
- Bumped `CSSO` to `5.0.4`

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-cli",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Command line interface for CSSO",
55
"repository": "css/csso-cli",
66
"license": "MIT",

0 commit comments

Comments
 (0)