We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2fd85 commit eff31dfCopy full SHA for eff31df
CHANGELOG.md
@@ -1,7 +1,10 @@
1
## HEAD
2
3
+### 1.1.1 (February 28, 2016)
4
+
5
* Update `preprocessor` to `^1.0.1`
6
* Upgrade stylelint-config-suitcss to `^4.0.0`
7
+* Use weak mode for BEM linting
8
9
### 1.1.0 (December 2, 2015)
10
package.json
@@ -1,7 +1,7 @@
{
"name": "suitcss-components-arrange",
"description": "SUIT CSS component for horizontal arrangement",
- "version": "1.1.0",
+ "version": "1.1.1",
"style": "index.css",
"files": [
"index.css",
0 commit comments