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 37fa2c7 commit 8d051e9Copy full SHA for 8d051e9
CHANGELOG.md
@@ -1,7 +1,9 @@
1
### HEAD
2
3
-* Upgrade preprocessor to `^1.0.1`
4
-* Upgrade stylelint-config-suitcss to `^4.0.0`
+### 6.0.0 (January 14, 2017)
+
5
+* Remove `cursor: pointer;` ([#22](https://github.com/suitcss/components-button/pull/22))
6
+* Upgrade preprocessor to `^3.0.1`
7
8
### 5.0.0 (December 09, 2015)
9
package.json
@@ -1,6 +1,6 @@
{
"name": "suitcss-components-button",
- "version": "5.0.0",
+ "version": "6.0.0",
"description": "Structural button styles for SUIT CSS",
"keywords": [
"browser",
0 commit comments