Skip to content

Commit 0d589fd

Browse files
committed
Improve: changelog; Bump: 1.0.1
1 parent 7077fb0 commit 0d589fd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## CHANGELOG
22

3+
### 1.0.1 (28.05.2015)
4+
---------------------
5+
6+
- Fix verbose option.
7+
- Fix confusing parts README.
8+
- Fix bug with spriteRef when the image is undefined.
9+
310
### 1.0.0 (27.05.2015)
411
---------------------
512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-sprites",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Generate sprites from stylesheets.",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)