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 2f6ebb9 commit 82ba4e6Copy full SHA for 82ba4e6
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### HEAD
2
3
+### 6.0.2 (November 27, 2017)
4
+
5
+* Remove default border radius ([#25](https://github.com/suitcss/components-button/pull/25))
6
7
### 6.0.1 (October 27, 2017)
8
9
* Add support for JS bundling ([#24](https://github.com/suitcss/components-button/pull/24))
package.json
@@ -1,6 +1,6 @@
{
"name": "suitcss-components-button",
- "version": "6.0.1",
+ "version": "6.0.2",
"description": "Structural button styles for SUIT CSS",
"keywords": [
"browser",
0 commit comments