mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 14:22:33 +01:00
chore(release): 0.13.18
This commit is contained in:
parent
cb61a5073a
commit
d02d6194fb
3 changed files with 10 additions and 3 deletions
|
@ -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
4
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.13.17",
|
||||
"version": "0.13.18",
|
||||
"description": "Lightning Node Manager",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue