Skip to content

Commit 6fcabc7

Browse files
committed
3.0.3
1 parent 5d4e09f commit 6fcabc7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
### 3.0.3 (May 05, 2016)
4+
5+
* Fix issue with overflowing elements [#44](https://github.com/suitcss/components-grid/pull/44)
6+
* Fix issue with offsets and no explicit cell width [#43](https://github.com/suitcss/components-grid/pull/43)
7+
38
### 3.0.2 (February 15, 2016)
49

510
* Update `stylelint-config-suitcss` to `4.0.0`

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.2",
3+
"version": "3.0.3",
44
"license": "MIT",
55
"style": "index.css",
66
"files": [

0 commit comments

Comments
 (0)