Skip to content

Commit fe7c207

Browse files
committed
Bump v4.2.1
1 parent 67e9b7a commit fe7c207

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
# Change Log
22

3+
## [4.2.1] - 2017-02-07
4+
### Fixed
5+
- Preserve source of original declarations - See #90
6+
37
## [4.2.0] - 2017-02-07
48
### Added
59
- [`verbose`](https://github.com/2createStudio/postcss-sprites#verbose) option

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-sprites",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Generate spritesheets from stylesheets",
55
"main": "lib/index.js",
66
"keywords": [

0 commit comments

Comments
 (0)