Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 874e5f9

Browse files
authored
Merge pull request #162 from AtomLinter/release/1.7.4
Prepare 1.7.4
2 parents f768bb2 + 69cb1e9 commit 874e5f9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.7.4
2+
- Update sass-lint version to 1.10.2
3+
14
## 1.7.3
25
- Update sass-lint version to 1.10.1
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"atom-package-deps": "4.3.1",
2424
"consistent-env": "^1.0.1",
2525
"globule": "^1.0.0",
26-
"sass-lint": "1.10.1"
26+
"sass-lint": "1.10.2"
2727
},
2828
"package-deps": [
2929
"linter"

0 commit comments

Comments
 (0)