From b004456a274d4aa87d8356b77352d3ad6a00957c Mon Sep 17 00:00:00 2001 From: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com> Date: Sat, 25 Jun 2022 17:55:43 -0400 Subject: [PATCH] chore(release): 1.11.0 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 386a2f9..cba7b10 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. +## [1.11.0](https://github.com/niteshbalusu11/lndboss/compare/v1.10.0...v1.11.0) (2022-06-25) + ## [1.10.0](https://github.com/niteshbalusu11/lndboss/compare/v1.9.1...v1.10.0) (2022-06-24) - Added support for bos forwards command diff --git a/package.json b/package.json index ec7224a..53c83c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lndboss", - "version": "1.10.0", + "version": "1.11.0", "description": "Web Application for BalanceOfSatoshis", "author": { "name": "Nitesh Balusu",