Skip to content

Commit

Permalink
Prepare version 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dryoma committed Jul 31, 2016
1 parent 56bf9c0 commit 87f3707
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Head
# 1.3.2

- Fixed: `findCommentsInRaws` fail on parsing selectors like `p:not(.not-p)` (applicable to rules `double-slash-comment-inline`, `double-slash-comment-whitespace-inside`, `operator-no-unspaced`).
- Fixed: 'double-slash-comment-whitespace-inside' false positives on empty comments (e.g. `//`).
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "stylelint-scss",
"description": "A collection of SCSS specific rules for stylelint",
"version": "1.3.1",
"version": "1.3.2",
"author": "Krister Kari",
"babel": {
"presets": [
Expand Down

0 comments on commit 87f3707

Please sign in to comment.