chore(release): 0.13.18

This commit is contained in:
Anthony Potdevin 2022-12-06 20:54:33 +01:00
parent cb61a5073a
commit d02d6194fb
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.18](https://github.com/apotdevin/thunderhub/compare/v0.13.17...v0.13.18) (2022-12-06)
### Improvements
* extra queries and changes ([cb61a50](https://github.com/apotdevin/thunderhub/commit/cb61a5073a0f67730704ffa55abb214fde8b0ec4))
### [0.13.17](https://github.com/apotdevin/thunderhub/compare/v0.13.16...v0.13.17) (2022-12-06)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "thunderhub",
"version": "0.13.17",
"version": "0.13.18",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "thunderhub",
"version": "0.13.17",
"version": "0.13.18",
"license": "MIT",
"dependencies": {
"@apollo/client": "^3.7.1",

View file

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