We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92fb94c commit fded83fCopy full SHA for fded83f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### HEAD
2
3
+### 2.0.0
4
+
5
+Update `suitcss-utils-size` to `^2.0.0`
6
7
### 1.0.0 (February 27, 2016)
8
9
Update `suitcss-utils-align` to `^1.0.0`
package.json
@@ -1,7 +1,7 @@
{
"name": "suitcss-utils",
"description": "Utilities for SUIT CSS",
- "version": "1.0.0",
+ "version": "2.0.0",
"style": "index.css",
"dependencies": {
"suitcss-utils-align": "^1.0.0",
0 commit comments