mirror of
https://github.com/unraid/api.git
synced 2026-01-04 23:50:37 -06:00
chore(release): 2.27.3
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.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
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@unraid/api",
|
||||
"version": "2.27.2",
|
||||
"version": "2.27.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user