chore(release): πŸš€ 0.9.10

This commit is contained in:
Anthony Potdevin 2020-08-31 11:58:34 +02:00
parent e0e6c3b45d
commit faf73227cc
No known key found for this signature in database
GPG key ID: 4403F1DFBE779457
3 changed files with 21 additions and 2 deletions

View file

@ -2,6 +2,25 @@
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.9.10](https://github.com/apotdevin/thunderhub/compare/v0.9.9...v0.9.10) (2020-08-31)
### Bug Fixes
* πŸ› fee health default value ([426a3b8](https://github.com/apotdevin/thunderhub/commit/426a3b84fceddc558ff92cdc31d7b8e0de4e4dba))
### Reverts
* Revert "chore: πŸ”§ debugging" ([af6d6ac](https://github.com/apotdevin/thunderhub/commit/af6d6ac11ce481f68834edfd4926cefee852aa20))
### Improvements
* πŸ”§ description for create invoice ([1750b71](https://github.com/apotdevin/thunderhub/commit/1750b71340b814684d29b2cbbabc9f3878ee4808))
* πŸ”§ expires at for invoice ([e0e6c3b](https://github.com/apotdevin/thunderhub/commit/e0e6c3b45d3f89094625d8c6e8e2a5cb0d455e5a))
* πŸ”§ invoice status ([6972b25](https://github.com/apotdevin/thunderhub/commit/6972b25529422ae51d11fe952249b8457ee8c304))
### [0.9.9](https://github.com/apotdevin/thunderhub/compare/v0.9.8...v0.9.9) (2020-08-31)

2
package-lock.json generated
View file

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

View file

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