Skip to content

Commit acfea26

Browse files
committed
FIX - revert to 1.12.1
1 parent 508c135 commit acfea26

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Sass Lint Changelog
22

3+
## v1.13.1
4+
5+
**Fixes**
6+
* 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 -
7+
8+
9+
## v1.13.0
10+
11+
**IGNORE ME - SORRY**
12+
313
## v1.12.1
414

515
**October 17th, 2017**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sass-lint",
3-
"version": "1.12.1",
3+
"version": "1.13.1",
44
"description": "All Node Sass linter!",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)