Skip to content

Commit

Permalink
FIX - revert to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanPurdy committed Apr 26, 2019
1 parent 508c135 commit acfea26
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Sass Lint Changelog

## v1.13.1

**Fixes**
* Same as v1.12.1 - 1.13.0 was released by accident and contains many breaking changes - npm unpublishing failed so this unfortnately bumps our version a few spots -


## v1.13.0

**IGNORE ME - SORRY**

## v1.12.1

**October 17th, 2017**
Expand Down
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.1",
"description": "All Node Sass linter!",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit acfea26

Please sign in to comment.