Skip to content

Commit 03663ad

Browse files
committed
0.3.0
1 parent b6e6074 commit 03663ad

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+
### 0.3.0 (November 19, 2015)
4+
5+
* Add missing `!important` rule
6+
* Add `u-flexInline`
7+
38
### 0.2.0 (November 18, 2015)
49

510
* Add `u-flexGrow` utility

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-flexbox",
33
"description": "Flexbox utilities for SUIT CSS",
4-
"version": "0.2.0",
4+
"version": "0.3.0",
55
"style": "index.css",
66
"files": [
77
"index.css",

0 commit comments

Comments
 (0)