Skip to content

Commit 30f2199

Browse files
committed
changhelog and version
1 parent 6ca39cf commit 30f2199

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

Diff for: CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11

2-
### v3.0.2
2+
### v3.0.3
33

44
- [FIXED] - imported components directives are merged into final schema
55

6+
### v3.0.2
7+
8+
- schema pruning and remove broken makeExecutableSchema override
9+
610
### v3.0.1
711

812
- [FIXED] - if `exclude` is undefined in a component config

Diff for: package.json

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

0 commit comments

Comments
 (0)