Skip to content

Commit c34bcfb

Browse files
committed
chore(release): 0.13.6
1 parent 90e6f97 commit c34bcfb

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.6](https://github.com/apotdevin/thunderhub/compare/v0.13.5...v0.13.6) (2022-02-02)
6+
7+
8+
### Bug Fixes
9+
10+
* invalid token redirect and error handling ([194dafb](https://github.com/apotdevin/thunderhub/commit/194dafb940500f8bccbc35f068495a82d8503fdb))
11+
12+
13+
### Styling
14+
15+
* channel list button ([12f9d63](https://github.com/apotdevin/thunderhub/commit/12f9d6388d5543424fdb104f22b5e79238b285ec))
16+
17+
18+
### Improvements
19+
20+
* auto backups ([b1a7dba](https://github.com/apotdevin/thunderhub/commit/b1a7dba752f0b4d2b929572432b61b1aff07a1f8))
21+
* linting ([ca1c729](https://github.com/apotdevin/thunderhub/commit/ca1c7292a4a65b4fa1196626e618ca631e57d3af))
22+
* notification aliases ([90e6f97](https://github.com/apotdevin/thunderhub/commit/90e6f97b153fe8ac803a72416a901bfc8ca066ed))
23+
524
### [0.13.5](https://github.com/apotdevin/thunderhub/compare/v0.13.4...v0.13.5) (2022-01-31)
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.5",
3+
"version": "0.13.6",
44
"description": "Lightning Node Manager",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)