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

Commit f589fc2

Browse files
committed
Prepare v1.9.0 release
1 parent 8b4a3ad commit f589fc2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.9.0
2+
- Update to linter v2 API
3+
14
# 1.8.3
25
- Update sass-lint version to 1.12.1
36

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-sass-lint",
33
"main": "./lib/main",
4-
"version": "1.8.3",
4+
"version": "1.9.0",
55
"description": "Atom Linter plugin to lint your Sass/SCSS with pure node sass-lint",
66
"repository": "https://github.com/AtomLinter/linter-sass-lint",
77
"license": "MIT",

0 commit comments

Comments
 (0)