chore(release): 0.13.11

This commit is contained in:
Anthony Potdevin 2022-05-06 00:24:52 +02:00
parent a08b826a76
commit 815fd5bce6
No known key found for this signature in database
GPG key ID: 4403F1DFBE779457
3 changed files with 23 additions and 3 deletions

View file

@ -2,6 +2,26 @@
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.11](https://github.com/apotdevin/thunderhub/compare/v0.13.10...v0.13.11) (2022-05-05)
### Bug Fixes
* undefined channel info ([d91ad11](https://github.com/apotdevin/thunderhub/commit/d91ad1183e3ecfd59153cefee2acfac0ae1de5e9))
### CI
* github action ([4525874](https://github.com/apotdevin/thunderhub/commit/452587428775bc635de612837c418b01ebde00dc))
### Improvements
* bump deps ([2a65bb3](https://github.com/apotdevin/thunderhub/commit/2a65bb3caa7635f7ef42a04c0d3591900c588441))
* cleanup backup section ([19219d7](https://github.com/apotdevin/thunderhub/commit/19219d7c63900028c2bc0804ab678a2b1f04c825))
* instant redirect ([896ad1b](https://github.com/apotdevin/thunderhub/commit/896ad1be2c50a9ac154e6dc99db6077895659235))
* update package lock ([d6dca8c](https://github.com/apotdevin/thunderhub/commit/d6dca8c81f2dd1ac72fb16f36b910c138095b44d))
### [0.13.10](https://github.com/apotdevin/thunderhub/compare/v0.13.9...v0.13.10) (2022-04-04)

4
package-lock.json generated
View file

@ -1,11 +1,11 @@
{
"name": "thunderhub",
"version": "0.13.10",
"version": "0.13.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.13.10",
"version": "0.13.11",
"license": "MIT",
"dependencies": {
"@apollo/client": "^3.6.2",

View file

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