Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsmith committed Jul 8, 2016
1 parent ca1dad8 commit 311e09b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### HEAD

### 2.0.0 (July 08, 2016)

* Remove `box-sizing` and `display` from sizeFull [#36](https://github.com/suitcss/utils-size/pull/36)

### 1.1.0 (April 21, 2016)

* Add `u-sizeFit` using `flex-basis`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "suitcss-utils-size",
"description": "Sizing utilities for SUIT CSS",
"version": "1.1.0",
"version": "2.0.0",
"style": "index.css",
"files": [
"index.css",
Expand Down

0 comments on commit 311e09b

Please sign in to comment.