Skip to content

Commit 5978733

Browse files
committed
chore(release): 0.13.12
1 parent 8ffa13d commit 5978733

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.12](https://github.com/apotdevin/thunderhub/compare/v0.13.11...v0.13.12) (2022-05-30)
6+
7+
8+
### Improvements
9+
10+
* bump dependencies ([d4bce70](https://github.com/apotdevin/thunderhub/commit/d4bce70ee34acfe6b4238056e0c77704fe48cba4))
11+
* default channel columns ([c95c16c](https://github.com/apotdevin/thunderhub/commit/c95c16ca2ccc6d9a39263c1bb85a95143551522b))
12+
13+
14+
### Refactoring
15+
16+
* notifications ([8ffa13d](https://github.com/apotdevin/thunderhub/commit/8ffa13dba2915867f3e69f55dfd8b49dfa37b56a))
17+
518
### [0.13.11](https://github.com/apotdevin/thunderhub/compare/v0.13.10...v0.13.11) (2022-05-05)
619

720

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

0 commit comments

Comments
 (0)