Skip to content

Commit 4ba656e

Browse files
committed
1.1.0
1 parent 4f7cf95 commit 4ba656e

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.1.0 (January 27, 2015)
4+
5+
* Add additional auto-margin utils (`u-flexExpandTop` / `u-flexExpandBottom` / `u-flexExpand`)
6+
37
### 1.0.0 (December 29, 2015)
48

59
* Add auto-margin centering (`u-flexExpandRight` / `u-flexExpandLeft`)

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

0 commit comments

Comments
 (0)