chore(release): 2.27.3

This commit is contained in:
Alexis
2021-10-13 08:08:09 +10:30
parent 68421aea01
commit 7b83381659
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.3](https://github.com/unraid/api/compare/v2.27.2...v2.27.3) (2021-10-12)
### Bug Fixes
* graphql boolean->Boolean ([68421ae](https://github.com/unraid/api/commit/68421aea0186fc43d2618b9468191541fb8c3a5d))
### [2.27.2](https://github.com/unraid/api/compare/v2.27.1...v2.27.2) (2021-10-12)

2
package-lock.json generated
View File

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

View File

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