mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 14:22:33 +01:00
chore(release): π 0.6.4
This commit is contained in:
parent
b349e999d8
commit
8099a3919e
2 changed files with 8 additions and 1 deletions
|
@ -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.
|
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)
|
### [0.6.3](https://github.com/apotdevin/thunderhub/compare/v0.6.2...v0.6.3) (2020-05-23)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "thunderhub",
|
"name": "thunderhub",
|
||||||
"version": "0.6.3",
|
"version": "0.6.4",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loadingβ¦
Add table
Reference in a new issue