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 20da9e9 commit fc95df6Copy full SHA for fc95df6
HISTORY.md
@@ -1,3 +1,7 @@
1
+## 1.0.5 (January 19, 2017)
2
+
3
+- Bump CSSTree to `1.0.0-alpha12`
4
5
## 1.0.4 (December 21, 2016)
6
7
- Bump CSSTree to `1.0.0-alpha9`
package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-csstree-validator",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Stylelint plugin to validate CSS syntax",
"homepage": "https://github.com/csstree/validator",
"author": "Roman Dvornov <rdvornov@gmail.com>",
0 commit comments