mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 14:22:33 +01:00
chore(release): 0.13.27
This commit is contained in:
parent
920869f5e9
commit
1d5a3fe514
3 changed files with 11 additions and 3 deletions
|
@ -2,6 +2,14 @@
|
|||
|
||||
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.27](https://github.com/apotdevin/thunderhub/compare/v0.13.26...v0.13.27) (2023-12-07)
|
||||
|
||||
|
||||
### Improvements
|
||||
|
||||
* bump dep ([36907e5](https://github.com/apotdevin/thunderhub/commit/36907e53dda8256dd09455c17f919e9f26d83b14))
|
||||
* downgrade next ([920869f](https://github.com/apotdevin/thunderhub/commit/920869f5e9cdcd8e99fa01265718a432e695b8ca))
|
||||
|
||||
### [0.13.26](https://github.com/apotdevin/thunderhub/compare/v0.13.25...v0.13.26) (2023-11-30)
|
||||
|
||||
|
||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.13.26",
|
||||
"version": "0.13.27",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "thunderhub",
|
||||
"version": "0.13.26",
|
||||
"version": "0.13.27",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@apollo/client": "^3.8.8",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.13.26",
|
||||
"version": "0.13.27",
|
||||
"description": "Lightning Node Manager",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue