Skip to content

Commit 20cfd77

Browse files
committed
0.3.2
1 parent 710acbc commit 20cfd77

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

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.2 (December 02, 2015)
4+
5+
* Use suitcss-preprocessor `0.8.0`
6+
* Ensure `utils-flex` conforms to SUIT CSS style rules with stylelint
7+
38
### 0.3.1 (November 19, 2015)
49

510
* URL updates for move to SUIT org

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

0 commit comments

Comments
 (0)