chore(release): πŸš€ 0.6.6

This commit is contained in:
AP 2020-05-25 22:33:10 +02:00
parent ca9a2cfcee
commit 64cd011103
2 changed files with 9 additions and 1 deletions

View file

@ -2,6 +2,14 @@
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.6](https://github.com/apotdevin/thunderhub/compare/v0.6.5...v0.6.6) (2020-05-25)
### Bug Fixes
* πŸ› correct fee unit ([ca9a2cf](https://github.com/apotdevin/thunderhub/commit/ca9a2cfceef83aad855fd1d8b0304a080b9a72ae))
* πŸ› reset send message mutation ([60ad4b3](https://github.com/apotdevin/thunderhub/commit/60ad4b3bef8b2d672c036c3f69afbbc6b0accce8))
### [0.6.5](https://github.com/apotdevin/thunderhub/compare/v0.6.4...v0.6.5) (2020-05-23)

View file

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