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

Commit b6ed4bc

Browse files
authored
Merge pull request #160 from AtomLinter/release/1.7.2
Prepare 1.7.2
2 parents 3b95752 + 4ca06fb commit b6ed4bc

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,3 +1,7 @@
1+
## 1.7.2
2+
- Update sass-lint version to 1.10.0 - adds support for disabling linters via comments
3+
- Updated other third party packages
4+
15
## 1.7.1
26
- Update sass-lint version to 1.9.1 to force fix AST issues included with sass-lint
37
- Updated other third party packages

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.9.1"
26+
"sass-lint": "1.10.0"
2727
},
2828
"package-deps": [
2929
"linter"

0 commit comments

Comments
 (0)