Skip to content

Commit 1cb570a

Browse files
committed
2.0.0
1 parent edcd28c commit 1cb570a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
### 2.0.0 (April 12, 2016)
4+
5+
* Switch to `postcss-easy-import`
6+
* Major release to correct previous upgrade to stylelint 5.x
7+
38
### 1.0.2 (March 17, 2016)
49

510
* Upgrade `stylelint` to `^5.0.1`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "suitcss-preprocessor",
3-
"version": "1.0.2",
3+
"version": "2.0.0",
44
"description": "A CSS preprocessor for working with SUIT CSS",
55
"main": "lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)