diff --git a/CHANGELOG.md b/CHANGELOG.md index 02bc0653..2a07ae12 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.13.9](https://github.com/apotdevin/thunderhub/compare/v0.13.8...v0.13.9) (2022-04-04) + + +### Improvements + +* bump dependencies ([#432](https://github.com/apotdevin/thunderhub/issues/432)) ([862699f](https://github.com/apotdevin/thunderhub/commit/862699fdc6487d5d3e4cc562b87218a085c542ef)) + ### [0.13.8](https://github.com/apotdevin/thunderhub/compare/v0.13.7...v0.13.8) (2022-04-04) diff --git a/package-lock.json b/package-lock.json index c88588ae..d2148e01 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "thunderhub", - "version": "0.13.8", + "version": "0.13.9", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.13.8", + "version": "0.13.9", "license": "MIT", "dependencies": { "@apollo/client": "^3.5.10", diff --git a/package.json b/package.json index 21b02a3e..81752f2c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.13.8", + "version": "0.13.9", "description": "Lightning Node Manager", "license": "MIT", "scripts": {