From 3627e2addb72cae9aee7e0ca7b6f0047d0959fa8 Mon Sep 17 00:00:00 2001 From: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com> Date: Mon, 1 Aug 2022 12:24:26 -0400 Subject: [PATCH] chore(release): 1.15.9 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbf5120..19475a5 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.15.9](https://github.com/niteshbalusu11/lndboss/compare/v1.15.8...v1.15.9) (2022-08-01) + ### [1.15.8](https://github.com/niteshbalusu11/lndboss/compare/v1.15.7...v1.15.8) (2022-08-01) - Bug fixes with yarn global install diff --git a/package.json b/package.json index 3588847..3043090 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lndboss", - "version": "1.15.8", + "version": "1.15.9", "description": "Web Application for BalanceOfSatoshis", "author": { "name": "Nitesh Balusu",