diff --git a/CHANGELOG.md b/CHANGELOG.md index 31971ca..6020313 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.11.0](https://github.com/niteshbalusu11/lndboss/compare/v2.10.0...v2.11.0) (2022-11-18) + ## [2.10.0](https://github.com/niteshbalusu11/lndboss/compare/v2.9.2...v2.10.0) (2022-11-08) - Added a simple table on dashboard page that shows pending payments and channels. diff --git a/package.json b/package.json index ae78d76..2f94d4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lndboss", - "version": "2.10.0", + "version": "2.11.0", "description": "Web Application for BalanceOfSatoshis", "author": { "name": "Nitesh Balusu",