Skip to content

Commit 199d6fc

Browse files
chore(release): 3.1.0 [skip ci]
# [3.1.0](v3.0.0...v3.1.0) (2020-03-12) ### Features * get parent node type ([#318](#318)) ([1de1b90](1de1b90))
1 parent 1de1b90 commit 199d6fc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.1.0](https://github.com/4Catalyzer/graphql-node-resource/compare/v3.0.0...v3.1.0) (2020-03-12)
2+
3+
4+
### Features
5+
6+
* get parent node type ([#318](https://github.com/4Catalyzer/graphql-node-resource/issues/318)) ([1de1b90](https://github.com/4Catalyzer/graphql-node-resource/commit/1de1b9051ece9ac4d200351047bf0a5eaea4bd8b))
7+
18
# [3.0.0](https://github.com/4Catalyzer/graphql-node-resource/compare/v2.1.0...v3.0.0) (2020-03-06)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@4c/graphql-node-resource",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"main": "lib/index.js",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)