We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e09694 commit 75dd09eCopy full SHA for 75dd09e
CHANGELOG.md
@@ -1,5 +1,7 @@
1
### HEAD
2
3
+### 4.0.0 (January 25, 2018)
4
+
5
* Rename `Grid-fit` to `Grid-fill` and repurpose to match sizing utility behavior [#51](https://github.com/suitcss/components-grid/issues/51)
6
7
### 3.0.3 (May 05, 2016)
package.json
@@ -1,6 +1,6 @@
{
"name": "suitcss-components-grid",
- "version": "3.0.3",
+ "version": "4.0.0",
"description": "SUIT CSS component for grid layouts",
"keywords": [
"browser",
0 commit comments