Skip to content

Commit

Permalink
chore: 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jgranstrom committed Aug 15, 2017
1 parent bb0c34c commit bbf6694
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
<a name="0.5.3"></a>
## 0.5.3 (2017-08-15)

* fix(extract): fixes undefined ordering behavior on extraction ([bb0c34c](https://github.com/jgranstrom/sass-extract/commit/bb0c34c)), closes [#13](https://github.com/jgranstrom/sass-extract/issues/13)



<a name="0.5.2"></a>
## 0.5.2 (2017-07-20)

* chore: 0.5.2 ([023ca1b](https://github.com/jgranstrom/sass-extract/commit/023ca1b))
* docs: add appveyor badge ([72ae503](https://github.com/jgranstrom/sass-extract/commit/72ae503))
* ci: config type ([f1bad5c](https://github.com/jgranstrom/sass-extract/commit/f1bad5c))
* ci: globally install node-gyp ([a4cae31](https://github.com/jgranstrom/sass-extract/commit/a4cae31))
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": "sass-extract",
"version": "0.5.2",
"version": "0.5.3",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit bbf6694

Please sign in to comment.