File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 0.1.1 &mdash ; February 9, 2017
2
+
3
+ - ** [ PATCH] ** : Fix ` files ` array in ` package.json ` so it includes ` build/ ` .
4
+
5
+
1
6
# 0.1.0 &mdash ; February 9, 2017
2
7
3
8
- ** [ ENHANCEMENT] ** : Point package ` main ` and ` style ` fields to ` build/ ` dir ([ #2 ] ( https://github.com/Ticketfly-UI/ticketfly-css-grid-objects/pull/2 ) ).
4
9
- Bump version past ` 0.0.x ` to begin recommending usage.
5
10
11
+
6
12
# 0.0.2 &mdash ; January 8, 2017
7
13
8
14
- ** [ ENHANCEMENT] ** : Added ` o-grid ` modifier helper for ` flex-wrap: nowrap ` ([ #1 ] ( https://github.com/Ticketfly-UI/ticketfly-css-grid-objects/pull/1 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ticketfly-css-grid-objects" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"description" : " Display utilities for Ticketfly CSS" ,
5
5
"main" : " build/ticketfly-css-grid-objects.css" ,
6
6
"style" : " build/ticketfly-css-grid-objects.css" ,
You can’t perform that action at this time.
0 commit comments