Skip to content

Commit 83ab382

Browse files
committed
2.0.0
1 parent 863ba0f commit 83ab382

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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 11, 2016)
4+
5+
* Update normalize to `^4.0.0`
6+
* Update stylelint-config-suitcss to `^5.0.0`
7+
38
### 1.0.2 (February 28, 2016)
49

510
* Update preprocessor to `^1.0.1`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "suitcss-base",
33
"description": "CSS base styles",
4-
"version": "1.0.2",
4+
"version": "2.0.0",
55
"style": "index.css",
66
"files": [
77
"index.css",

0 commit comments

Comments
 (0)