Skip to content

Commit 82ba4e6

Browse files
committed
6.0.2
1 parent 2f6ebb9 commit 82ba4e6

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+
### 6.0.2 (November 27, 2017)
4+
5+
* Remove default border radius ([#25](https://github.com/suitcss/components-button/pull/25))
6+
37
### 6.0.1 (October 27, 2017)
48

59
* Add support for JS bundling ([#24](https://github.com/suitcss/components-button/pull/24))

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

0 commit comments

Comments
 (0)