Skip to content

Commit b436e2f

Browse files
committed
chore(release): 0.13.24
1 parent 8e51084 commit b436e2f

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.24](https://github.com/apotdevin/thunderhub/compare/v0.13.23...v0.13.24) (2023-11-23)
6+
7+
8+
### Improvements
9+
10+
* bump deps ([#582](https://github.com/apotdevin/thunderhub/issues/582)) ([0d0dae9](https://github.com/apotdevin/thunderhub/commit/0d0dae9fdeddd0170a5c007a5694446f2e2b2f02))
11+
12+
13+
### Refactoring
14+
15+
* forwards api ([#583](https://github.com/apotdevin/thunderhub/issues/583)) ([8e51084](https://github.com/apotdevin/thunderhub/commit/8e51084167a4034e32f2ae3ac53b0e065f1ec068))
16+
517
### [0.13.23](https://github.com/apotdevin/thunderhub/compare/v0.13.22...v0.13.23) (2023-09-12)
618

719

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

0 commit comments

Comments
 (0)