Skip to content

Commit f533137

Browse files
committed
Release 0.8.2 version
1 parent 223b0cf commit f533137

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.8.2
2+
* Fix source map support (by Andrew Bradley).
3+
14
## 0.8.1
25
* Fix resource path.
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.8.1",
3+
"version": "0.8.2",
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)