chore(release): 0.13.25

This commit is contained in:
Anthony Potdevin 2023-11-30 18:52:45 +01:00
parent f4541b3004
commit 1e3b9c1594
No known key found for this signature in database
GPG Key ID: 4403F1DFBE779457
3 changed files with 15 additions and 3 deletions

View File

@ -2,6 +2,18 @@
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.25](https://github.com/apotdevin/thunderhub/compare/v0.13.24...v0.13.25) (2023-11-30)
### Features
* add nix flake ([#584](https://github.com/apotdevin/thunderhub/issues/584)) ([4e92870](https://github.com/apotdevin/thunderhub/commit/4e928702cf275c96d5ad51744494ef26816be6b6))
### Improvements
* bump deps ([2b1bf30](https://github.com/apotdevin/thunderhub/commit/2b1bf30029fa1cf85ffea99cc7163ed0e5a27e83))
### [0.13.24](https://github.com/apotdevin/thunderhub/compare/v0.13.23...v0.13.24) (2023-11-23)

4
package-lock.json generated
View File

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

View File

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