From eae94890525bcb122e2e8edd7fd8f475a7abd956 Mon Sep 17 00:00:00 2001 From: apotdevin Date: Sun, 31 May 2020 09:00:42 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=200.6.10?= 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 af0b32dc..7f6d81f3 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.10](https://github.com/apotdevin/thunderhub/compare/v0.6.9...v0.6.10) (2020-05-31) + + +### Features + +* ✨ support button and fixes ([#51](https://github.com/apotdevin/thunderhub/issues/51)) ([f65acbf](https://github.com/apotdevin/thunderhub/commit/f65acbffa11b3e46d24b61f1c682aea4bcef9cc0)) + ### [0.6.9](https://github.com/apotdevin/thunderhub/compare/v0.6.8...v0.6.9) (2020-05-30) diff --git a/package-lock.json b/package-lock.json index 0f6d087a..9012acf3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.6.9", + "version": "0.6.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c7b5291e..9780e42e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.6.9", + "version": "0.6.10", "description": "", "main": "index.js", "scripts": {