chore(release): 2.27.5

This commit is contained in:
Alexis
2021-10-13 10:23:03 +10:30
parent 566e14da8d
commit 78017bf4a3
3 changed files with 9 additions and 2 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.
### [2.27.5](https://github.com/unraid/api/compare/v2.27.4...v2.27.5) (2021-10-12)
### Bug Fixes
* add config subscription ([566e14d](https://github.com/unraid/api/commit/566e14da8d2ac302f51fd64f46ccc980f4eca8b9))
### [2.27.4](https://github.com/unraid/api/compare/v2.27.3...v2.27.4) (2021-10-12)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "@unraid/api",
"version": "2.27.4",
"version": "2.27.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "@unraid/api",
"version": "2.27.4",
"version": "2.27.5",
"repository": "git@github.com:unraid/api.git",
"author": "Alexis Tyler <xo@wvvw.me> (https://wvvw.me/)",
"license": "UNLICENSED",