Skip to content

Commit f7fdbd2

Browse files
committed
Release 1.1 version
1 parent 11b75a8 commit f7fdbd2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1
2+
* PostCSS common config could be placed to subdirs.
3+
* Add webpack instance to PostCSS common config context.
4+
15
## 1.0
26
* Add common PostCSS config support (by Mateusz Derks).
37
* Add Webpack 2 support with `plugins` query option (by Izaak Schroeder).

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": "1.0.0",
3+
"version": "1.1.0",
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)