Skip to content

Commit a7e02d2

Browse files
committed
Bump v4.1.1
1 parent 9ae47c9 commit a7e02d2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## [4.1.1] - 2016-12-7
4+
### Changed
5+
- Apply `background-size` to all generated sprites
6+
- Use a hash instead of real path for `id` attribute in SVG sprites
7+
38
## [4.1.0] - 2016-11-22
49
### Added
510
- Better support for modular stylesheets

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": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Generate spritesheets from stylesheets",
55
"main": "lib/index.js",
66
"keywords": [

0 commit comments

Comments
 (0)