We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d42f96 commit cfc6fa2Copy full SHA for cfc6fa2
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.5.0 (July 11, 2019)
2
+
3
+- Updated `csstree` to [1.0.0-alpha.32](https://github.com/csstree/csstree/releases/tag/v1.0.0-alpha.32)
4
5
## 1.4.0 (May 30, 2018)
6
7
- Updated `csstree` to [1.0.0-alpha.29](https://github.com/csstree/csstree/releases/tag/v1.0.0-alpha.29)
package.json
@@ -1,6 +1,6 @@
{
"name": "csstree-validator",
- "version": "1.4.0",
+ "version": "1.5.0",
"description": "CSS validator build on csstree",
"keywords": [
"css",
0 commit comments