Skip to content

Commit 75dd09e

Browse files
committed
4.0.0
1 parent 6e09694 commit 75dd09e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### HEAD
22

3+
### 4.0.0 (January 25, 2018)
4+
35
* Rename `Grid-fit` to `Grid-fill` and repurpose to match sizing utility behavior [#51](https://github.com/suitcss/components-grid/issues/51)
46

57
### 3.0.3 (May 05, 2016)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "suitcss-components-grid",
3-
"version": "3.0.3",
3+
"version": "4.0.0",
44
"description": "SUIT CSS component for grid layouts",
55
"keywords": [
66
"browser",

0 commit comments

Comments
 (0)