From d38baaec564270e412f0e6bf82d1320aeb28c43c Mon Sep 17 00:00:00 2001 From: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com> Date: Thu, 4 Aug 2022 10:24:47 -0400 Subject: [PATCH] chore(release): 1.16.3 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ecf348..39fd1ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [1.16.3](https://github.com/niteshbalusu11/lndboss/compare/v1.16.2...v1.16.3) (2022-08-04) + ### [1.16.2](https://github.com/niteshbalusu11/lndboss/compare/v1.16.1...v1.16.2) (2022-08-04) - Fix Dockerfile node version diff --git a/package.json b/package.json index 853f28a..6426455 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lndboss", - "version": "1.16.2", + "version": "1.16.3", "description": "Web Application for BalanceOfSatoshis", "author": { "name": "Nitesh Balusu",