Skip to content

Commit c61eaee

Browse files
authored
Merge pull request #453 from webpack-contrib/Release/6.0.5
Release/6.0.5
2 parents 5d06e9d + fe4af44 commit c61eaee

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
---------
33

4+
### 6.0.5
5+
6+
- fix: importing file directly from scoped npm package [#450](https://github.com/webpack-contrib/sass-loader/pull/450)
7+
48
### 6.0.4
59

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sass-loader",
3-
"version": "6.0.4",
3+
"version": "6.0.5",
44
"description": "Sass loader for webpack",
55
"main": "lib/loader.js",
66
"scripts": {

0 commit comments

Comments
 (0)