Skip to content

Commit 0f2a162

Browse files
committed
2.0.0
1 parent 018fef4 commit 0f2a162

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

3+
### 2.0.0 (February 28, 2017)
4+
35
* Add utils for `flex-basis` and `flex` shorthand (initial, auto, none)
46
* Add `flex-shrink` utility
57
* Remove IE10 hack for applying `flex-shrink` to all children

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "suitcss-utils-flex",
3-
"version": "1.1.1",
3+
"version": "2.0.0",
44
"description": "Flexbox utilities for SUIT CSS",
55
"keywords": [
66
"browser",

0 commit comments

Comments
 (0)