Skip to content

Commit

Permalink
Merge pull request #449 from webpack-contrib/Release/6.0.4
Browse files Browse the repository at this point in the history
Release/6.0.4
  • Loading branch information
joshwiens authored May 9, 2017
2 parents f93c73f + d9d8982 commit f01ae22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changelog
---------

### 6.0.4

- fix: Resolving of scoped npm packages [#447](https://github.com/webpack-contrib/sass-loader/pull/447)

### 6.0.3

- Fix regression with empty files [#398](https://github.com/webpack-contrib/sass-loader/pull/398)
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-loader",
"version": "6.0.3",
"version": "6.0.4",
"description": "Sass loader for webpack",
"main": "lib/loader.js",
"scripts": {
Expand Down

0 comments on commit f01ae22

Please sign in to comment.