Skip to content

Commit 56aa961

Browse files
committed
Release 0.5 version
1 parent af49344 commit 56aa961

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.5.0
2+
* Set plugins by function for hot reload support (by Stefano Brilli).
3+
14
## 0.4.4
25
* Fix error on empty PostCSS config.
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.4.4",
3+
"version": "0.5.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)