From 8099a3919e571f491be3a492a57eb0147747dd9a Mon Sep 17 00:00:00 2001 From: AP Date: Sat, 23 May 2020 19:30:45 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=200.6.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef255434..e2382cec 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.4](https://github.com/apotdevin/thunderhub/compare/v0.6.3...v0.6.4) (2020-05-23) + + +### Bug Fixes + +* 🐛 channels with unfound nodes ([077e20d](https://github.com/apotdevin/thunderhub/commit/077e20d7dabf05b045d6a85f51c5b2d73cdf30ba)) + ### [0.6.3](https://github.com/apotdevin/thunderhub/compare/v0.6.2...v0.6.3) (2020-05-23) diff --git a/package.json b/package.json index f07f0d6c..69bafe54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.6.3", + "version": "0.6.4", "description": "", "main": "index.js", "scripts": {