Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab1865e

Browse files
committed
2.0.1
1 parent 5a9b506 commit ab1865e

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+
### 2.0.1 (November 07, 2017)
4+
5+
* Fix u-sizeFit overriding responsive versions [#39](https://github.com/suitcss/utils-size/issues/39)
6+
37
### 2.0.0 (July 08, 2016)
48

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "suitcss-utils-size",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Sizing utilities for SUIT CSS",
55
"keywords": [
66
"browser",

0 commit comments

Comments
 (0)