Skip to content

Commit bd14cfb

Browse files
committed
v3.1.7
1 parent 1bac5de commit bd14cfb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 3.1.7 - 2015-06-09
4+
5+
- Do not remove units from values starting from zeroes, like `0.5em` (#394)
6+
37
## 3.1.6 - 2015-06-09
48
- Hotfix for issue when `unitless-zero` crashed on percentages in Less (#389)
59

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": "3.1.6",
4+
"version": "3.1.7",
55
"homepage": "http://csscomb.com/",
66
"author": "Mikhail Troshev <[email protected]>",
77
"repository": "https://github.com/csscomb/csscomb.js",

0 commit comments

Comments
 (0)