Skip to content

Commit 777940c

Browse files
committed
1.0.2
1 parent 4ad282c commit 777940c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
### 1.0.2 (March 17, 2016)
4+
5+
* Upgrade `stylelint` to `^5.0.1`
6+
37
### 1.0.1 (February 17, 2016)
48

59
* Fix issue with CSS returned from `beforeLint` not being used correctly - [a07bb8c](https://github.com/suitcss/preprocessor/commit/a07bb8c7b416c3df36c3f88b1fc1600aa6a39d61)

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.1",
3+
"version": "1.0.2",
44
"description": "A CSS preprocessor for working with SUIT CSS",
55
"main": "lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)