chore(release): πŸš€ 0.7.10

This commit is contained in:
AP 2020-06-12 18:09:19 +02:00
parent 64e8f96da4
commit 25e4fef720
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.7.10](https://github.com/apotdevin/thunderhub/compare/v0.7.9...v0.7.10) (2020-06-12)
### Bug Fixes
* πŸ› correct hop public key ([64e8f96](https://github.com/apotdevin/thunderhub/commit/64e8f96da449c00f8660e56146a09f0b77a97bdd))
### [0.7.9](https://github.com/apotdevin/thunderhub/compare/v0.7.8...v0.7.9) (2020-06-11)

2
package-lock.json generated
View file

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

View file

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