mirror of
https://github.com/unraid/api.git
synced 2026-05-12 10:40:09 -05:00
chore(release): 2.1.12
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.
|
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.1.12](https://github.com/unraid/graphql-api/compare/v2.1.11...v2.1.12) (2020-01-23)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* add missing graphql files ([02f32f5](https://github.com/unraid/graphql-api/commit/02f32f5f1140d8057b72542ef8ec9ae02193790f))
|
||||||
|
|
||||||
### [2.1.11](https://github.com/unraid/graphql-api/compare/v2.1.10...v2.1.11) (2020-01-23)
|
### [2.1.11](https://github.com/unraid/graphql-api/compare/v2.1.10...v2.1.11) (2020-01-23)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Generated
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@unraid/graphql-api",
|
"name": "@unraid/graphql-api",
|
||||||
"version": "2.1.11",
|
"version": "2.1.12",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@unraid/graphql-api",
|
"name": "@unraid/graphql-api",
|
||||||
"version": "2.1.11",
|
"version": "2.1.12",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"repository": "git@github.com:unraid/graphql-api.git",
|
"repository": "git@github.com:unraid/graphql-api.git",
|
||||||
"author": "Alexis Tyler <xo@wvvw.me> (https://wvvw.me/)",
|
"author": "Alexis Tyler <xo@wvvw.me> (https://wvvw.me/)",
|
||||||
|
|||||||
Reference in New Issue
Block a user