Skip to content

Commit

Permalink
Release 0.11.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 31, 2016
1 parent b28fb23 commit 4cd23e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 0.11.1
* Fix Promise API (by Daniel Haus).

## 0.11
* Add `postcss-loader-before-processing` webpack event (by Jan Nicklas).

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-loader",
"version": "0.11.0",
"version": "0.11.1",
"description": "PostCSS loader for webpack",
"keywords": ["webpack", "loader", "css", "postcss", "postcss-runner"],
"author": "Andrey Sitnik <[email protected]>",
Expand Down

0 comments on commit 4cd23e3

Please sign in to comment.