Skip to content

Commit 7f72df7

Browse files
committed
Bump v3.2.0
1 parent f662198 commit 7f72df7

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+
## [3.2.0] - 2016-07-18
4+
### Changed
5+
- Use ``Result.warn`` API instead of ``console.warn``
6+
- Publish the original source to npm
7+
38
## [3.1.2] - 2016-04-11
49
### Fixed
510
- Typescript support

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

0 commit comments

Comments
 (0)