Skip to content

Commit

Permalink
🚀 hint-button-type - v2.0.0 ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
molant committed Feb 7, 2019
1 parent 8e455fc commit f2816ab
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/hint-button-type/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 2.0.0 (February 7, 2019)

## Breaking Changes

* [[`8891092288`](https://github.com/webhintio/hint/commit/88910922880ce7963192845f879c3df2609d75be)] - Breaking: Change category to `pitfalls` (by [`Jesus David García Gomez`](https://github.com/sarvaje)).


# 1.0.1 (January 17, 2019)

## Bug fixes / Improvements
Expand Down
2 changes: 1 addition & 1 deletion packages/hint-button-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@
"watch:test": "ava --watch",
"watch:ts": "npm run build:ts -- --watch"
},
"version": "1.0.1"
"version": "2.0.0"
}

0 comments on commit f2816ab

Please sign in to comment.