From d3ae29152eb3296d2a4e4bd80f908cfd4bcb7151 Mon Sep 17 00:00:00 2001 From: Anthony Potdevin Date: Mon, 4 Apr 2022 16:56:48 +0200 Subject: [PATCH] chore(release): 0.13.10 --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a07ae12..3ba306e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [0.13.10](https://github.com/apotdevin/thunderhub/compare/v0.13.9...v0.13.10) (2022-04-04) + + +### CI + +* docker image changes ([841960e](https://github.com/apotdevin/thunderhub/commit/841960e23f1023ce75c6ca776e2784f5cefba8c0)) + ### [0.13.9](https://github.com/apotdevin/thunderhub/compare/v0.13.8...v0.13.9) (2022-04-04) diff --git a/package-lock.json b/package-lock.json index be331734..21d3185c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.13.9", + "version": "0.13.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 53a184f1..07cda914 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.13.9", + "version": "0.13.10", "description": "Lightning Node Manager", "license": "MIT", "scripts": {