Skip to content

Commit c97826c

Browse files
committed
chore(release): 0.13.16
1 parent 383ebef commit c97826c

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
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.
44

5+
### [0.13.16](https://github.com/apotdevin/thunderhub/compare/v0.13.15...v0.13.16) (2022-09-13)
6+
7+
8+
### Features
9+
10+
* balances ([#476](https://github.com/apotdevin/thunderhub/issues/476)) ([29fb50a](https://github.com/apotdevin/thunderhub/commit/29fb50ab7ead26946ef01ef7e945b884d0daf85d))
11+
12+
13+
### Bug Fixes
14+
15+
* import error ([383ebef](https://github.com/apotdevin/thunderhub/commit/383ebeffb782874a76efd8593da624ac69dab50e))
16+
17+
18+
### Improvements
19+
20+
* bump deps ([#481](https://github.com/apotdevin/thunderhub/issues/481)) ([8778158](https://github.com/apotdevin/thunderhub/commit/87781588cdbc9e4eae6fa2f7ebc1c0b003beaa35))
21+
* disable peer reconnection cron ([334dafb](https://github.com/apotdevin/thunderhub/commit/334dafb68434bd0f6e979e48203cca2f333a08c3))
22+
* new view ([e2065e1](https://github.com/apotdevin/thunderhub/commit/e2065e1c888508ea780fdb7a6abcbf36532ee11c))
23+
524
### [0.13.15](https://github.com/apotdevin/thunderhub/compare/v0.13.14...v0.13.15) (2022-07-28)
625

726

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thunderhub",
3-
"version": "0.13.15",
3+
"version": "0.13.16",
44
"description": "Lightning Node Manager",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)