diff --git a/CHANGELOG.md b/CHANGELOG.md index 246a0a2..76d317f 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.2.0](https://github.com/niteshbalusu11/lndboss/compare/v2.1.0...v2.2.0) (2022-09-19) + ## [2.1.0](https://github.com/niteshbalusu11/lndboss/compare/v2.0.1...v2.1.0) (2022-09-16) - Support for bos open command for batch open and zero conf channels diff --git a/package.json b/package.json index 9e7b302..37d5392 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lndboss", - "version": "2.1.0", + "version": "2.2.0", "description": "Web Application for BalanceOfSatoshis", "author": { "name": "Nitesh Balusu",