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 b6421ee commit 8043ffaCopy full SHA for 8043ffa
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### HEAD
2
3
+### 6.0.1 (October 27, 2017)
4
+
5
+* Add support for JS bundling ([#24](https://github.com/suitcss/components-button/pull/24))
6
7
### 6.0.0 (January 14, 2017)
8
9
* Remove `cursor: pointer;` ([#22](https://github.com/suitcss/components-button/pull/22))
package.json
@@ -1,6 +1,6 @@
{
"name": "suitcss-components-button",
- "version": "6.0.0",
+ "version": "6.0.1",
"description": "Structural button styles for SUIT CSS",
"keywords": [
"browser",
0 commit comments