We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4176f38 commit ae68168Copy full SHA for ae68168
CHANGELOG.md
@@ -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
5
## 1.2.2 (February 19, 2018)
6
7
- Updated CSSTree to `1.0.0-alpha.28` (bug fixes)
package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-csstree-validator",
- "version": "1.2.2",
+ "version": "1.3.0",
"description": "Stylelint plugin to validate CSS syntax",
"homepage": "https://github.com/csstree/validator",
"author": "Roman Dvornov <rdvornov@gmail.com>",
0 commit comments