mirror of
https://github.com/apotdevin/thunderhub.git
synced 2024-11-19 09:50:03 +01:00
chore(release): 0.13.9
This commit is contained in:
parent
862699fdc6
commit
b7b80f389a
@ -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
4
package-lock.json
generated
@ -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",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.13.8",
|
||||
"version": "0.13.9",
|
||||
"description": "Lightning Node Manager",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user