Skip to content

Commit 8cbdb30

Browse files
committed
1.5.3 (fix publish issue)
1 parent 9ef8a08 commit 8cbdb30

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.5.3 (January 25, 2016)
2+
3+
- fix publish issue (one of modules leak in development state)
4+
15
## 1.5.2 (January 24, 2016)
26

37
- don't merge rulesets if between them a ruleset with same specificity (#264)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "csso",
33
"description": "CSSO — CSS optimizer",
4-
"version": "1.5.2",
4+
"version": "1.5.3",
55
"homepage": "https://github.com/css/csso",
66
"author": "Sergey Kryzhanovsky <[email protected]> (https://github.com/afelix)",
77
"maintainers": [

0 commit comments

Comments
 (0)