Skip to content

Commit a570764

Browse files
committed
chore(release): 0.13.14
1 parent 3fce3be commit a570764

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.14](https://github.com/apotdevin/thunderhub/compare/v0.13.13...v0.13.14) (2022-07-04)
6+
7+
8+
### Improvements
9+
10+
* add nvmrc file and bump deps ([71b9e54](https://github.com/apotdevin/thunderhub/commit/71b9e54632161e446c301a971090648cefbc60b7))
11+
* bump deps ([#463](https://github.com/apotdevin/thunderhub/issues/463)) ([eeb8ad4](https://github.com/apotdevin/thunderhub/commit/eeb8ad4d7bee622ccea85e69f7a55932f163514e))
12+
* bump some dependencies ([3fce3be](https://github.com/apotdevin/thunderhub/commit/3fce3bedb5d3aeeba27c16f2687e9877a2bf7a7d))
13+
* npm audit ([484e384](https://github.com/apotdevin/thunderhub/commit/484e3846d2a81583e3bab4d03f381b8ac8d8abbc))
14+
* **release:** 0.13.13 ([00cecc4](https://github.com/apotdevin/thunderhub/commit/00cecc4cabc7e417ae64c05cbbabbdf490543fec))
15+
* update node version ([f92a2ba](https://github.com/apotdevin/thunderhub/commit/f92a2bad56fcf076095e8ac6fe7d0a35ac3e935e))
16+
517
### [0.13.12](https://github.com/apotdevin/thunderhub/compare/v0.13.11...v0.13.12) (2022-05-30)
618

719

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

0 commit comments

Comments
 (0)