Skip to content

Commit 8c6d600

Browse files
committed
1.7.0
1 parent 8b3eecf commit 8c6d600

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.7.0 (November 25, 2019)
2+
3+
- Added support for stylelint 11 (#24, #23, thanks to @limonte & @gforcada)
4+
- Bumped CSSTree to `1.0.0-alpha.38` (mdn-data is bumped to `2.0.6`)
5+
16
## 1.6.1 (October 6, 2019)
27

38
- Fixed regression after CSSTree bump to 1.0.0-alpha.34

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-csstree-validator",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"description": "Stylelint plugin to validate CSS syntax",
55
"repository": "csstree/stylelint-validator",
66
"author": "Roman Dvornov <rdvornov@gmail.com>",

0 commit comments

Comments
 (0)