Skip to content

Commit ae68168

Browse files
committed
1.3.0
1 parent 4176f38 commit ae68168

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.3.0 (May 30, 2018)
2+
3+
- Updated CSSTree to [1.0.0-alpha.29](https://github.com/csstree/csstree/releases/tag/v1.0.0-alpha.29)
4+
15
## 1.2.2 (February 19, 2018)
26

37
- Updated CSSTree to `1.0.0-alpha.28` (bug fixes)

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.2.2",
3+
"version": "1.3.0",
44
"description": "Stylelint plugin to validate CSS syntax",
55
"homepage": "https://github.com/csstree/validator",
66
"author": "Roman Dvornov <rdvornov@gmail.com>",

0 commit comments

Comments
 (0)