chore(release): πŸš€ 0.5.0

This commit is contained in:
AP 2020-05-03 11:14:55 +02:00
parent ac577b5438
commit 00a9bdb432
2 changed files with 14 additions and 1 deletions

View file

@ -2,6 +2,19 @@
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.5.0](https://github.com/apotdevin/thunderhub/compare/v0.4.1...v0.5.0) (2020-05-03)
### Features
* ✨ add wallet version query and view ([ac577b5](https://github.com/apotdevin/thunderhub/commit/ac577b54380adf489c50d2965d29d1c538cb7908))
### Improvements
* πŸ”§ lnd 10 support ([82296f3](https://github.com/apotdevin/thunderhub/commit/82296f3fbb7c883677dd07a5650c8d68b9684eaf))
* πŸ”§ remove logger param ([dc4f329](https://github.com/apotdevin/thunderhub/commit/dc4f329ed3bcf9c6c639a6777e42a1e13b29e712))
### [0.4.1](https://github.com/apotdevin/thunderhub/compare/v0.4.0...v0.4.1) (2020-05-01)

View file

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