Skip to content

Commit d5aaea4

Browse files
committed
3.0.0
1 parent fcbc976 commit d5aaea4

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
## next
1+
## 3.0.0 (October 22, 2019)
22

33
- Stop support Node.js prior `8.0`
4-
- Updated dependencies and fixed known security issues
4+
- Updated dependencies and fixed known security issues (#15)
55
- Fixed `--usage` option that didn't actually work
6+
- Fixed source map generation inconsistency across Node.js versions
67

78
## 2.0.2 (December 28, 2018)
89

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "2.0.2",
3+
"version": "3.0.0",
44
"description": "Command line interface for CSSO",
55
"repository": "css/csso-cli",
66
"license": "MIT",

0 commit comments

Comments
 (0)