Skip to content

Commit 1553841

Browse files
committed
1.1.0
1 parent 5c1c32a commit 1553841

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

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+
37
### 1.0.0 (Jan 10, 2018)
48

59
* Initial release.

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-alert",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Structural alert styles for SUIT CSS",
55
"keywords": [
66
"browser",

0 commit comments

Comments
 (0)