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 5c1c32a commit 1553841Copy full SHA for 1553841
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### HEAD
2
3
+### 1.1.0 (Jan 25, 2018)
4
+
5
+* Fix component variable naming to match [SUIT conventions](https://github.com/suitcss/suit/blob/master/doc/naming-conventions.md#variables)
6
7
### 1.0.0 (Jan 10, 2018)
8
9
* Initial release.
package.json
@@ -1,6 +1,6 @@
{
"name": "suitcss-components-alert",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Structural alert styles for SUIT CSS",
"keywords": [
"browser",
0 commit comments