Skip to content

Commit 6476473

Browse files
author
Gleb Mikheev
committed
draft 0.1.7 release
1 parent 53634b5 commit 6476473

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
#0.1.7
2+
3+
- Package deps fixed, huge thanks and lots of beer for [Daniel Lindenkreuz @dlindenkreuz](http://github.com/dlindenkreuz))
4+
5+
#0.1.6
6+
7+
- Package deps updated (broken!)
8+
19
#0.1.5
210

311
- Fixes improper rule property in background-color extraction function.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-easysprites",
3-
"version": "0.1.6",
3+
"version": "0.1.7",
44
"description": "PostCSS plugin that generate sprites, like postcss-sprites, but proper way",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)