chore(release): 2.15.54

This commit is contained in:
Alexis Tyler
2021-03-28 19:12:06 -07:00
parent 6da8628512
commit 8f7870c227
3 changed files with 9 additions and 2 deletions
+7
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.
### [2.15.54](https://github.com/unraid/api/compare/v2.15.54-alpha.1...v2.15.54) (2021-03-29)
### Bug Fixes
* use fullpath for release notes and log them for debugging ([6da8628](https://github.com/unraid/api/commit/6da862851271a7a94d346502946518b742e9b4ee))
### [2.15.54-alpha.1](https://github.com/unraid/api/compare/v2.15.54-alpha.0...v2.15.54-alpha.1) (2021-03-29)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@unraid/api",
"version": "2.15.54-alpha.1",
"version": "2.15.54",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@unraid/api",
"version": "2.15.54-alpha.1",
"version": "2.15.54",
"main": "dist/index.js",
"repository": "git@github.com:unraid/api.git",
"author": "Alexis Tyler <xo@wvvw.me> (https://wvvw.me/)",