Skip to content

Commit

Permalink
chore(release): 0.13.19
Browse files Browse the repository at this point in the history
  • Loading branch information
apotdevin committed May 26, 2023
1 parent e663499 commit 1408605
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

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.19](https://github.com/apotdevin/thunderhub/compare/v0.13.18...v0.13.19) (2023-05-26)


### Features

* add channel id to channel select dropdown ([#531](https://github.com/apotdevin/thunderhub/issues/531)) ([3ecf7c5](https://github.com/apotdevin/thunderhub/commit/3ecf7c5646d87fb2d9c0fc3b3bc17161ef8bbc1e))
* add post to keysend billboard on amboss page ([#522](https://github.com/apotdevin/thunderhub/issues/522)) ([6ea7d97](https://github.com/apotdevin/thunderhub/commit/6ea7d97ac8b41f6d10f9a80c16ebfb42f9721a89))
* make accounting years dynamically update ([#517](https://github.com/apotdevin/thunderhub/issues/517)) ([5d1b093](https://github.com/apotdevin/thunderhub/commit/5d1b0932d5aaa9cecc01810d5b7103e205a914fb))


### Improvements

* add auto format on save ([#524](https://github.com/apotdevin/thunderhub/issues/524)) ([86a3490](https://github.com/apotdevin/thunderhub/commit/86a3490c2dfc4360c02463ecd6ae6459f57938de))
* add config files to gitignore ([#523](https://github.com/apotdevin/thunderhub/issues/523)) ([22c32b2](https://github.com/apotdevin/thunderhub/commit/22c32b2b8d20bfc007da47725cbee8d7d0665a94))
* bump deps ([ab72b16](https://github.com/apotdevin/thunderhub/commit/ab72b1607f9e68c55653b8b0cf0c457c39a5d54d))
* change url ([e6f8177](https://github.com/apotdevin/thunderhub/commit/e6f81778d0e95162fd98a90b382960aa5f1db97c))


### CI

* add caching ([4b99ccf](https://github.com/apotdevin/thunderhub/commit/4b99ccfc8edc7d2ed70eccb037dd2e3ad24e3f0e))

### [0.13.18](https://github.com/apotdevin/thunderhub/compare/v0.13.17...v0.13.18) (2022-12-06)


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.18",
"version": "0.13.19",
"description": "Lightning Node Manager",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 1408605

Please sign in to comment.