Skip to content

Commit c1a84dc

Browse files
committed
chore(release): 0.12.22
1 parent ff40b30 commit c1a84dc

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
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.12.22](https://github.com/apotdevin/thunderhub/compare/v0.12.21...v0.12.22) (2021-07-21)
6+
7+
8+
### Bug Fixes
9+
10+
* undefined error ([6087e01](https://github.com/apotdevin/thunderhub/commit/6087e018eadd4503e6aec972b54f3f2f512a9610))
11+
* updating all channels with a base fee of 0 now works [[#299](https://github.com/apotdevin/thunderhub/issues/299)] ([5c4221e](https://github.com/apotdevin/thunderhub/commit/5c4221e455b116bf27347351200b23f772cb16df))
12+
13+
14+
### Improvements
15+
16+
* hex encoded create macaroon ([e858cdd](https://github.com/apotdevin/thunderhub/commit/e858cdd8205a97aada9712b231f363ecd08fc22d))
17+
518
### [0.12.21](https://github.com/apotdevin/thunderhub/compare/v0.12.20...v0.12.21) (2021-07-04)
619

720

package-lock.json

Lines changed: 1 addition & 1 deletion
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.12.21",
3+
"version": "0.12.22",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)