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",