Skip to content

Commit

Permalink
Bump v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vvasilev- committed Nov 22, 2016
1 parent 8cb146f commit 9af4fe6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log

## [4.1.0] - 2016-11-22
### Added
- Better support for modular stylesheets
- `originalUrl` property to `Image` object
- Support for Promises in `onSaveSpritesheet` hook

## [4.0.0] - 2016-08-26
### Added
- Support for SVG files
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-sprites",
"version": "4.0.0",
"version": "4.1.0",
"description": "Generate spritesheets from stylesheets",
"main": "lib/index.js",
"keywords": [
Expand Down

0 comments on commit 9af4fe6

Please sign in to comment.