From 64cd011103c6bc21596fde467e53f19245d8b685 Mon Sep 17 00:00:00 2001 From: AP Date: Mon, 25 May 2020 22:33:10 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=200.6.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86265e04..ca366f6f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/package.json b/package.json index 6404e34e..ebc77eae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.6.5", + "version": "0.6.6", "description": "", "main": "index.js", "scripts": {