chore(release): 🚀 0.6.10

This commit is contained in:
apotdevin 2020-05-31 09:00:42 +02:00
parent f65acbffa1
commit eae9489052
3 changed files with 9 additions and 2 deletions

View file

@ -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)

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "thunderhub",
"version": "0.6.9",
"version": "0.6.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "thunderhub",
"version": "0.6.9",
"version": "0.6.10",
"description": "",
"main": "index.js",
"scripts": {