Skip to content

Commit

Permalink
chore(release): 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.13.0](v1.12.1...v1.13.0) (2019-04-25)

### Bug Fixes

* **ci:** rollback release version to match npm ([bf4f2ae](bf4f2ae))

### Features

* **ast:** migrate from ast fork to latest version of gonzales ([37863b7](37863b7))
* **lint:** adds disable-next-line ([b508036](b508036))
  • Loading branch information
semantic-release-bot committed Apr 25, 2019
1 parent 6b5a615 commit dac0f12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "sass-lint",
"version": "1.12.1",
"version": "1.13.0",
"description": "All Node Sass linter!",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit dac0f12

Please sign in to comment.