chore(release): 2.0.17

This commit is contained in:
Alexis Tyler
2019-11-03 14:55:52 +10:30
parent 856da3eb4b
commit c773b4e6ae
3 changed files with 9 additions and 2 deletions
+7
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.0.17](https://github.com/unraid/graphql-api/compare/v2.0.16...v2.0.17) (2019-11-03)
### Bug Fixes
* **ecosystem:** increase allowed memory heap ([856da3e](https://github.com/unraid/graphql-api/commit/856da3eb4b0a150a964bc0a212e7f78b10c3154d))
### [2.0.16](https://github.com/unraid/graphql-api/compare/v2.0.15...v2.0.16) (2019-11-03)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@unraid/graphql-api",
"version": "2.0.16",
"version": "2.0.17",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@unraid/graphql-api",
"version": "2.0.16",
"version": "2.0.17",
"main": "index.js",
"repository": "git@github.com:unraid/graphql-api.git",
"author": "Alexis Tyler <xo@wvvw.me> (https://wvvw.me/)",