Skip to content

Commit c6f4180

Browse files
committed
Release 0.4.4 version
1 parent 42a9c2a commit c6f4180

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.4.4
2+
* Fix error on empty PostCSS config.
3+
14
## 0.4.3
25
* Better check for `CssSyntaxError`.
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.3",
3+
"version": "0.4.4",
44
"description": "PostCSS loader for webpack",
55
"keywords": ["webpack", "loader", "css", "postcss", "postcss-runner"],
66
"author": "Andrey Sitnik <[email protected]>",

0 commit comments

Comments
 (0)