From 0984974e4a4c25993efa7f291f7075bc44370c81 Mon Sep 17 00:00:00 2001 From: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com> Date: Sun, 23 Oct 2022 13:06:39 -0400 Subject: [PATCH] chore(release): 2.7.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db78b19..d3a2fe2 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. +### [2.7.1](https://github.com/niteshbalusu11/lndboss/compare/v2.7.0...v2.7.1) (2022-10-23) + ## [2.7.0](https://github.com/niteshbalusu11/lndboss/compare/v2.6.0...v2.7.0) (2022-10-11) - Added support for bos create-group-channel diff --git a/package.json b/package.json index c2af2df..ac8ee9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lndboss", - "version": "2.7.0", + "version": "2.7.1", "description": "Web Application for BalanceOfSatoshis", "author": { "name": "Nitesh Balusu",