Skip to content

Commit fded83f

Browse files
committed
2.0.0
1 parent 92fb94c commit fded83f

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+
### 2.0.0
4+
5+
Update `suitcss-utils-size` to `^2.0.0`
6+
37
### 1.0.0 (February 27, 2016)
48

59
Update `suitcss-utils-align` to `^1.0.0`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "suitcss-utils",
33
"description": "Utilities for SUIT CSS",
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"style": "index.css",
66
"dependencies": {
77
"suitcss-utils-align": "^1.0.0",

0 commit comments

Comments
 (0)