Skip to content

Commit

Permalink
Merge pull request #453 from webpack-contrib/Release/6.0.5
Browse files Browse the repository at this point in the history
Release/6.0.5
  • Loading branch information
joshwiens authored May 10, 2017
2 parents 5d06e9d + fe4af44 commit c61eaee
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.5

- fix: importing file directly from scoped npm package [#450](https://github.com/webpack-contrib/sass-loader/pull/450)

### 6.0.4

- fix: Resolving of scoped npm packages [#447](https://github.com/webpack-contrib/sass-loader/pull/447)
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.4",
"version": "6.0.5",
"description": "Sass loader for webpack",
"main": "lib/loader.js",
"scripts": {
Expand Down

0 comments on commit c61eaee

Please sign in to comment.