Skip to content

Commit 3177e9a

Browse files
committed
2.0.2
1 parent c5ec591 commit 3177e9a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.0.2 (December 28, 2018)
2+
3+
- Fixed one more issue with paths in source maps on Windows platform
4+
15
## 2.0.1 (December 26, 2018)
26

37
- Fixed source map paths when perform on Windows platform (path should be in unix format)

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.1",
3+
"version": "2.0.2",
44
"description": "Command line interface for CSSO",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)