Skip to content

Commit

Permalink
Prepare version 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kristerkari committed Jul 29, 2017
1 parent b5d1204 commit aeae8be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,4 +1,4 @@
# HEAD
# 1.5.2

- Fixed: `operator-no-unspaced` support escaped operators by handling them in `sassValueParser`.
- Fixed: `declaration-nested-properties` support escaped selectors by checking for escaped characters in `parseNestedPropRoot`.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "stylelint-scss",
"description": "A collection of SCSS specific rules for stylelint",
"version": "1.5.1",
"version": "1.5.2",
"author": "Krister Kari",
"babel": {
"presets": ["es2015"]
Expand Down

0 comments on commit aeae8be

Please sign in to comment.