Skip to content

Commit d3a92e3

Browse files
committed
chore(release): 0.13.20
1 parent f63af91 commit d3a92e3

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.20](https://github.com/apotdevin/thunderhub/compare/v0.13.19...v0.13.20) (2023-07-25)
6+
7+
8+
### Features
9+
10+
* add signet network ([#545](https://github.com/apotdevin/thunderhub/issues/545)) ([accdc5e](https://github.com/apotdevin/thunderhub/commit/accdc5e0ab659c3223745010af233161dfb0baf3))
11+
12+
13+
### Bug Fixes
14+
15+
* new react table ([#538](https://github.com/apotdevin/thunderhub/issues/538)) ([edc7785](https://github.com/apotdevin/thunderhub/commit/edc77854f0cbfbb408011eb66b2ffbc3a016c6a1))
16+
* update lightning package ([#537](https://github.com/apotdevin/thunderhub/issues/537)) ([ffb955c](https://github.com/apotdevin/thunderhub/commit/ffb955c20386337ba52b0c633331cf90aba85faf))
17+
18+
19+
### Improvements
20+
21+
* improve channel open ([#550](https://github.com/apotdevin/thunderhub/issues/550)) ([f63af91](https://github.com/apotdevin/thunderhub/commit/f63af9115ce839aa32da6465518db81952c46984))
22+
* run lint ([8a55db4](https://github.com/apotdevin/thunderhub/commit/8a55db4cb40ab2fcfea33977b4469b3513afb68a))
23+
524
### [0.13.19](https://github.com/apotdevin/thunderhub/compare/v0.13.18...v0.13.19) (2023-05-26)
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.19",
3+
"version": "0.13.20",
44
"description": "Lightning Node Manager",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)