Skip to content

Commit d60a192

Browse files
committed
chore(release): 0.13.17
1 parent 3c9fa41 commit d60a192

File tree

3 files changed

+30
-3
lines changed

3 files changed

+30
-3
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
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.17](https://github.com/apotdevin/thunderhub/compare/v0.13.16...v0.13.17) (2022-12-06)
6+
7+
8+
### Features
9+
10+
* autofocus password input ([#492](https://github.com/apotdevin/thunderhub/issues/492)) ([c693fa1](https://github.com/apotdevin/thunderhub/commit/c693fa1d09222369ed7289c3075219df1dbcefe5))
11+
12+
13+
### Bug Fixes
14+
15+
* balance calculation ([66735bd](https://github.com/apotdevin/thunderhub/commit/66735bd2e37ac091ce9c9611265f6a7dd4c77863))
16+
* invalid message ([8157d60](https://github.com/apotdevin/thunderhub/commit/8157d60a22909faca0fd692490084cd5c8435db5))
17+
* tooltip key in tx bar chart ([#491](https://github.com/apotdevin/thunderhub/issues/491)) ([ded19a1](https://github.com/apotdevin/thunderhub/commit/ded19a1d36f4911293a89937f0d2e09eeb45c912))
18+
* wrong error handling ([f310785](https://github.com/apotdevin/thunderhub/commit/f310785b165d61f66c1ebea963aff972171dca9c))
19+
20+
21+
### Docs
22+
23+
* extra scripts ([a53918e](https://github.com/apotdevin/thunderhub/commit/a53918e30d7d05df5dddbbc938edaff30e0fc8a2))
24+
25+
26+
### Improvements
27+
28+
* balance changes ([acdf43d](https://github.com/apotdevin/thunderhub/commit/acdf43da20426869f445de5632fb8185c86f526f))
29+
* improvements ([3c9fa41](https://github.com/apotdevin/thunderhub/commit/3c9fa41ab451f4db202eaff00e68b1a0d440e273))
30+
* npm audit fix ([8635881](https://github.com/apotdevin/thunderhub/commit/8635881a8251518561e2ad178fbf7a8954bb6836))
31+
532
### [0.13.16](https://github.com/apotdevin/thunderhub/compare/v0.13.15...v0.13.16) (2022-09-13)
633

734

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.16",
3+
"version": "0.13.17",
44
"description": "Lightning Node Manager",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)