Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Jul 11, 2019
1 parent fd94d6c commit fb5257b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.5.0 (July 11, 2019)

- Bumped CSSTree to [1.0.0-alpha.31](https://github.com/csstree/csstree/releases/tag/v1.0.0-alpha.31)

## 1.4.1 (July 5, 2019)

- Fixed missed `console.log()` (#18)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-csstree-validator",
"version": "1.4.1",
"version": "1.5.0",
"description": "Stylelint plugin to validate CSS syntax",
"homepage": "https://github.com/csstree/validator",
"author": "Roman Dvornov <[email protected]>",
Expand Down

0 comments on commit fb5257b

Please sign in to comment.