From bb90fbfe50f52dd0da6812037f9583c697ccb0c1 Mon Sep 17 00:00:00 2001 From: AP Date: Tue, 26 May 2020 09:28:00 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=200.6.8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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": {