Skip to content

Commit 1408605

Browse files
committed
chore(release): 0.13.19
1 parent e663499 commit 1408605

File tree

3 files changed

+25
-3
lines changed

3 files changed

+25
-3
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
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.19](https://github.com/apotdevin/thunderhub/compare/v0.13.18...v0.13.19) (2023-05-26)
6+
7+
8+
### Features
9+
10+
* add channel id to channel select dropdown ([#531](https://github.com/apotdevin/thunderhub/issues/531)) ([3ecf7c5](https://github.com/apotdevin/thunderhub/commit/3ecf7c5646d87fb2d9c0fc3b3bc17161ef8bbc1e))
11+
* add post to keysend billboard on amboss page ([#522](https://github.com/apotdevin/thunderhub/issues/522)) ([6ea7d97](https://github.com/apotdevin/thunderhub/commit/6ea7d97ac8b41f6d10f9a80c16ebfb42f9721a89))
12+
* make accounting years dynamically update ([#517](https://github.com/apotdevin/thunderhub/issues/517)) ([5d1b093](https://github.com/apotdevin/thunderhub/commit/5d1b0932d5aaa9cecc01810d5b7103e205a914fb))
13+
14+
15+
### Improvements
16+
17+
* add auto format on save ([#524](https://github.com/apotdevin/thunderhub/issues/524)) ([86a3490](https://github.com/apotdevin/thunderhub/commit/86a3490c2dfc4360c02463ecd6ae6459f57938de))
18+
* add config files to gitignore ([#523](https://github.com/apotdevin/thunderhub/issues/523)) ([22c32b2](https://github.com/apotdevin/thunderhub/commit/22c32b2b8d20bfc007da47725cbee8d7d0665a94))
19+
* bump deps ([ab72b16](https://github.com/apotdevin/thunderhub/commit/ab72b1607f9e68c55653b8b0cf0c457c39a5d54d))
20+
* change url ([e6f8177](https://github.com/apotdevin/thunderhub/commit/e6f81778d0e95162fd98a90b382960aa5f1db97c))
21+
22+
23+
### CI
24+
25+
* add caching ([4b99ccf](https://github.com/apotdevin/thunderhub/commit/4b99ccfc8edc7d2ed70eccb037dd2e3ad24e3f0e))
26+
527
### [0.13.18](https://github.com/apotdevin/thunderhub/compare/v0.13.17...v0.13.18) (2022-12-06)
628

729

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

0 commit comments

Comments
 (0)