chore(release): 0.13.27

This commit is contained in:
Anthony Potdevin 2023-12-07 15:03:29 +01:00
parent 920869f5e9
commit 1d5a3fe514
No known key found for this signature in database
GPG key ID: 4403F1DFBE779457
3 changed files with 11 additions and 3 deletions

View file

@ -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
View file

@ -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",

View file

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