Skip to content

Commit

Permalink
chore(release): 0.13.22
Browse files Browse the repository at this point in the history
  • Loading branch information
apotdevin committed Sep 7, 2023
1 parent 6cd6d9c commit 1703a46
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.13.22](https://github.com/apotdevin/thunderhub/compare/v0.13.21...v0.13.22) (2023-09-07)


### Bug Fixes

* undefined type ([54cb94b](https://github.com/apotdevin/thunderhub/commit/54cb94b32595f13f82f2e4b2c39150a52dc29168))


### Improvements

* bump deps ([e1f232f](https://github.com/apotdevin/thunderhub/commit/e1f232f95bf1118d83c322bfed471616573fd6f2))
* extra logs ([6cd6d9c](https://github.com/apotdevin/thunderhub/commit/6cd6d9c2f2b0bc9a1c9b5201740beebda6944400))
* forwards changes ([48f62bb](https://github.com/apotdevin/thunderhub/commit/48f62bbaafd5ea809e4e280ca22fb76287773a66))

### [0.13.21](https://github.com/apotdevin/thunderhub/compare/v0.13.20...v0.13.21) (2023-08-19)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thunderhub",
"version": "0.13.21",
"version": "0.13.22",
"description": "Lightning Node Manager",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 1703a46

Please sign in to comment.