diff --git a/CHANGELOG.md b/CHANGELOG.md index 50fe2e6..173c3cc 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.0](https://github.com/niteshbalusu11/lndboss/compare/v2.6.0...v2.7.0) (2022-10-11) + ## [2.6.0](https://github.com/niteshbalusu11/lndboss/compare/v2.5.0...v2.6.0) (2022-10-06) - Add openChannel, closeChannel and sendToChainAddress to call command. diff --git a/package.json b/package.json index fa1a8b1..19cd152 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lndboss", - "version": "2.6.0", + "version": "2.7.0", "description": "Web Application for BalanceOfSatoshis", "author": { "name": "Nitesh Balusu",