diff --git a/CHANGELOG.md b/CHANGELOG.md index 561ba690..fbbb58c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.6.8](https://github.com/apotdevin/thunderhub/compare/v0.6.7...v0.6.8) (2020-05-26) + + +### Improvements + +* 🔧 remove storybook and update deps ([c838056](https://github.com/apotdevin/thunderhub/commit/c838056551dfcb7cc8c2d0d5cb68e39ab240a904)) + ### [0.6.7](https://github.com/apotdevin/thunderhub/compare/v0.6.6...v0.6.7) (2020-05-26) diff --git a/package-lock.json b/package-lock.json index 178fa09b..7b030dd6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.6.7", + "version": "0.6.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fcef1845..eed08fb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.6.7", + "version": "0.6.8", "description": "", "main": "index.js", "scripts": {