Skip to content

Commit 88df0cf

Browse files
author
aprudnikov
committed
version bump
1 parent cb4421c commit 88df0cf

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### v3.1.0
2+
3+
- Updated graphql-tools dependency to fix security vulnerabilities
4+
15
### v3.0.4
26

37
- Updated schema pruning dependency and TS definitions

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-component",
3-
"version": "3.0.4",
3+
"version": "3.1.0",
44
"description": "Build, customize and compose GraphQL schemas in a componentized fashion",
55
"keywords": [
66
"graphql",

0 commit comments

Comments
 (0)