We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 770722b + 0b401a6 commit 276324cCopy full SHA for 276324c
CHANGELOG.md
@@ -1,6 +1,10 @@
1
Changelog
2
---------
3
4
+### 6.0.2
5
+
6
+- Update dependencies [#383](https://github.com/jtangelder/sass-loader/pull/383)
7
8
### 6.0.1
9
10
- Fix source maps in certain CWDs. [#377](https://github.com/jtangelder/sass-loader/pull/377)
package.json
@@ -1,6 +1,6 @@
{
"name": "sass-loader",
- "version": "6.0.1",
+ "version": "6.0.2",
"description": "Sass loader for webpack",
"main": "lib/loader.js",
"scripts": {
0 commit comments