Skip to content

Commit c9eadeb

Browse files
committed
1.1.1
1 parent be15946 commit c9eadeb

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+
### 1.1.1 (February 08, 2016)
4+
5+
* Update `preprocessor` to `1.0.0`
6+
* Fix `maxlen` warning on comments
7+
38
### 1.1.0 (January 27, 2016)
49

510
* Add additional auto-margin utils (`u-flexExpandTop` / `u-flexExpandBottom` / `u-flexExpand`)

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.1.0",
4+
"version": "1.1.1",
55
"style": "index.css",
66
"files": [
77
"index.css",

0 commit comments

Comments
 (0)