chore(release): 0.13.9

This commit is contained in:
Anthony Potdevin 2022-04-04 11:16:34 +02:00
parent 862699fdc6
commit b7b80f389a
No known key found for this signature in database
GPG Key ID: 4403F1DFBE779457
3 changed files with 10 additions and 3 deletions

View File

@ -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)

4
package-lock.json generated
View File

@ -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",

View File

@ -1,6 +1,6 @@
{
"name": "thunderhub",
"version": "0.13.8",
"version": "0.13.9",
"description": "Lightning Node Manager",
"license": "MIT",
"scripts": {