chore(release): 0.12.13

This commit is contained in:
apotdevin 2021-04-10 18:29:42 +02:00
parent 2a735f7e3e
commit 1b9d42027b
No known key found for this signature in database
GPG key ID: 4403F1DFBE779457
3 changed files with 15 additions and 2 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.12.13](https://github.com/apotdevin/thunderhub/compare/v0.12.12...v0.12.13) (2021-04-10)
### Bug Fixes
* payment pagination ([53739fa](https://github.com/apotdevin/thunderhub/commit/53739fad5799b44fea2702e8ed710512764d61e6))
* pending channels and balance ([f980e3c](https://github.com/apotdevin/thunderhub/commit/f980e3c25628a08f0eedae45c4ec9063e42ebd0f))
### Improvements
* show invoice channel ([33b7c18](https://github.com/apotdevin/thunderhub/commit/33b7c1887f5fa0e3fe7e7a164d1dc1d967f60e2f))
### [0.12.12](https://github.com/apotdevin/thunderhub/compare/v0.12.11...v0.12.12) (2021-03-23)

2
package-lock.json generated
View file

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

View file

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