We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecea23d commit 4bbdac3Copy full SHA for 4bbdac3
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 4.0.1 - 2017-02-28
4
+
5
+- Added `babel-polyfill` to dependencies.
6
7
## 4.0.0 - 2017-02-16
8
9
- Added note about maintenance mode
package.json
@@ -1,7 +1,7 @@
{
"name": "csscomb",
"description": "CSS coding style formatter",
- "version": "4.0.0",
+ "version": "4.0.1",
"homepage": "http://csscomb.com/",
"author": "Mikhail Troshev <mishanga@yandex-team.ru>",
"repository": "https://github.com/csscomb/csscomb.js",
0 commit comments