Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsmith committed Jan 14, 2017
1 parent 37fa2c7 commit 8d051e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
### HEAD

* Upgrade preprocessor to `^1.0.1`
* Upgrade stylelint-config-suitcss to `^4.0.0`
### 6.0.0 (January 14, 2017)

* Remove `cursor: pointer;` ([#22](https://github.com/suitcss/components-button/pull/22))
* Upgrade preprocessor to `^3.0.1`

### 5.0.0 (December 09, 2015)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 8d051e9

Please sign in to comment.