Skip to content

Commit

Permalink
chore(release): 🚀 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apotdevin committed Jun 5, 2020
1 parent 009195c commit 6bac677
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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.7.0](https://github.com/apotdevin/thunderhub/compare/v0.6.13...v0.7.0) (2020-06-05)


### Features

* ✨ stats view ([#54](https://github.com/apotdevin/thunderhub/issues/54)) ([009195c](https://github.com/apotdevin/thunderhub/commit/009195c86f8e377a5679f2d4c875f230086c1bc7))


### Bug Fixes

* 🐛 fee unit display and node info ([63611d4](https://github.com/apotdevin/thunderhub/commit/63611d415f0ea4c71a865f67d34d4424ed93c641))


### Improvements

* 🔧 change fetch default ([20197c2](https://github.com/apotdevin/thunderhub/commit/20197c221b96eaf27379b3794b571021033078db))

### [0.6.13](https://github.com/apotdevin/thunderhub/compare/v0.6.12...v0.6.13) (2020-05-31)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thunderhub",
"version": "0.6.13",
"version": "0.7.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6bac677

Please sign in to comment.