mirror of
https://github.com/unraid/api.git
synced 2026-01-01 22:20:05 -06:00
chore(release): 2.27.5
This commit is contained in:
@@ -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
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@unraid/api",
|
||||
"version": "2.27.4",
|
||||
"version": "2.27.5",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user