Skip to content

Commit

Permalink
Release 5.0.9 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Oct 8, 2015
1 parent 9b9e746 commit a761477
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .yaspellerrc
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"Andromalius",
"Andrealphus",
"Andras",
"asan",
"Zuo",
"Jed",
"Neal",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 5.0.9
* Fix source map type detection (by @asan).

## 5.0.8
* Fixed a missed step in `5.0.7` that caused the module to be published as
ES6 code.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss",
"version": "5.0.8",
"version": "5.0.9",
"description": "Tool for transforming styles with JS plugins",
"engines": {
"node": ">=0.12"
Expand Down

0 comments on commit a761477

Please sign in to comment.