Skip to content

Commit 3c20e09

Browse files
committed
v4.1.0
1 parent 16ad316 commit 3c20e09

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 4.1.0 - 2017-05-16
4+
5+
- Added new `--tty-mode` option for cli.
6+
- Fixed an issue with calling gpe methods on non-existing nodes.
7+
38
## 4.0.1 - 2017-02-28
49

510
- Added `babel-polyfill` to dependencies.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "csscomb",
33
"description": "CSS coding style formatter",
4-
"version": "4.0.1",
4+
"version": "4.1.0",
55
"homepage": "http://csscomb.com/",
66
"author": "Mikhail Troshev <[email protected]>",
77
"repository": "https://github.com/csscomb/csscomb.js",

0 commit comments

Comments
 (0)