diff --git a/CHANGELOG.md b/CHANGELOG.md index 72bab98..ff66464 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.18.0](https://github.com/niteshbalusu11/lndboss/compare/v2.17.3...v2.18.0) (2023-03-10) + ### [2.17.3](https://github.com/niteshbalusu11/lndboss/compare/v2.17.1...v2.17.2) (2023-02-23) - Fixed a bug where old config is being used for auto fees updates. diff --git a/package.json b/package.json index 5df8243..e93c00e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lndboss", - "version": "2.17.3", + "version": "2.18.0", "description": "Web Application for BalanceOfSatoshis", "author": { "name": "Nitesh Balusu",