Skip to content

Commit 21ad7e7

Browse files
committed
Release 0.9.1 version
1 parent 1ab50df commit 21ad7e7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.9.1
2+
* Fix plugin in simple array config.
3+
14
## 0.9
25
* Allow to pass syntax, parser or stringifier as function (by Jeff Escalante).
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-loader",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "PostCSS loader for webpack",
55
"keywords": ["webpack", "loader", "css", "postcss", "postcss-runner"],
66
"author": "Andrey Sitnik <andrey@sitnik.ru>",

0 commit comments

Comments
 (0)