diff --git a/CHANGELOG.md b/CHANGELOG.md index 87805849..9eefac96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [0.12.19](https://github.com/apotdevin/thunderhub/compare/v0.12.18...v0.12.19) (2021-06-08) + + +### Improvements + +* lnurl channel ([396074f](https://github.com/apotdevin/thunderhub/commit/396074fb7a696538167fd799fa3839f6181273a3)) + ### [0.12.18](https://github.com/apotdevin/thunderhub/compare/v0.12.17...v0.12.18) (2021-06-02) diff --git a/package-lock.json b/package-lock.json index dc9e9077..c1301ba5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.12.18", + "version": "0.12.19", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 70bacc1f..952fcc4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.12.18", + "version": "0.12.19", "description": "", "main": "index.js", "scripts": {