From 9ebbb4205e387de2a2fa1b02f073c69c43a751e2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 4 Aug 2020 17:56:29 +0000 Subject: [PATCH] chore(release): 3.1.5 [skip ci] ## [3.1.5](https://github.com/4Catalyzer/graphql-node-resource/compare/v3.1.4...v3.1.5) (2020-08-04) ### Bug Fixes * optional id ([#339](https://github.com/4Catalyzer/graphql-node-resource/issues/339)) ([38bb939](https://github.com/4Catalyzer/graphql-node-resource/commit/38bb939b8ade0e1ca3d532ba36428d2dc5c53883)) --- CHANGELOG.md | 7 +++++++ package.json | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69fa0a57..01f3e2cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.5](https://github.com/4Catalyzer/graphql-node-resource/compare/v3.1.4...v3.1.5) (2020-08-04) + + +### Bug Fixes + +* optional id ([#339](https://github.com/4Catalyzer/graphql-node-resource/issues/339)) ([38bb939](https://github.com/4Catalyzer/graphql-node-resource/commit/38bb939b8ade0e1ca3d532ba36428d2dc5c53883)) + ## [3.1.4](https://github.com/4Catalyzer/graphql-node-resource/compare/v3.1.3...v3.1.4) (2020-04-13) diff --git a/package.json b/package.json index 82314939..5837039e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@4c/graphql-node-resource", - "version": "3.1.4", + "version": "3.1.5", "main": "lib/index.js", "repository": { "type": "git", @@ -100,5 +100,5 @@ }, "readme": "ERROR: No README data found!", "homepage": "https://github.com/4Catalyzer/graphql-node-resource#readme", - "_id": "@4c/graphql-node-resource@3.1.3" -} + "_id": "@4c/graphql-node-resource@3.1.4" +} \ No newline at end of file