We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863ba0f commit 83ab382Copy full SHA for 83ab382
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
### HEAD
2
3
+### 2.0.0 (April 11, 2016)
4
+
5
+* Update normalize to `^4.0.0`
6
+* Update stylelint-config-suitcss to `^5.0.0`
7
8
### 1.0.2 (February 28, 2016)
9
10
* Update preprocessor to `^1.0.1`
package.json
@@ -1,7 +1,7 @@
{
"name": "suitcss-base",
"description": "CSS base styles",
- "version": "1.0.2",
+ "version": "2.0.0",
"style": "index.css",
"files": [
"index.css",
0 commit comments