chore(release): 0.13.1

This commit is contained in:
apotdevin 2022-01-28 15:45:55 +01:00
parent 5dab190540
commit 44c5da03ea
No known key found for this signature in database
GPG Key ID: 4403F1DFBE779457
3 changed files with 10 additions and 3 deletions

View File

@ -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.1](https://github.com/apotdevin/thunderhub/compare/v0.13.0...v0.13.1) (2022-01-28)
### Bug Fixes
* next version error ([5dab190](https://github.com/apotdevin/thunderhub/commit/5dab1905406ab66de2ed752c87c3c22366a81903))
## [0.13.0](https://github.com/apotdevin/thunderhub/compare/v0.12.31...v0.13.0) (2022-01-28)

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "thunderhub",
"version": "0.13.0",
"version": "0.13.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "0.13.0",
"version": "0.13.1",
"license": "MIT",
"dependencies": {
"@apollo/client": "^3.5.8",

View File

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