chore(release): πŸš€ 0.6.9

This commit is contained in:
apotdevin 2020-05-30 08:14:01 +02:00
parent c7cfdfacca
commit 48bd4eba1d
3 changed files with 14 additions and 2 deletions

View file

@ -2,6 +2,18 @@
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.9](https://github.com/apotdevin/thunderhub/compare/v0.6.8...v0.6.9) (2020-05-30)
### Bug Fixes
* πŸ› fee unit ([c7cfdfa](https://github.com/apotdevin/thunderhub/commit/c7cfdfacca83bd81f7e2461f7e3a59c2e2daa6c7))
### Improvements
* πŸ”§ more bar types in channel view ([9c657a4](https://github.com/apotdevin/thunderhub/commit/9c657a416af730c502ca62f3f97600b1f4d1c555))
### [0.6.8](https://github.com/apotdevin/thunderhub/compare/v0.6.7...v0.6.8) (2020-05-26)

2
package-lock.json generated
View file

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

View file

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