Skip to content

Commit a2a456d

Browse files
committed
4.0.0
1 parent ebeb5e3 commit a2a456d

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 4.0.0 (October 22, 2019)
2+
3+
- Stop support Node.js prior `12.20`
4+
- Bumped `CSSO` to `5.0.4`
5+
- Bumped all the dependencies
6+
17
## 3.0.0 (October 22, 2019)
28

39
- Stop support Node.js prior `8.0`

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

0 commit comments

Comments
 (0)