Skip to content

Commit 2613834

Browse files
v1.4.2 (#1615)
1 parent f8e6e15 commit 2613834

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/young-cats-live.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/graphql-modules/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# graphql-modules
22

3+
## 1.4.2
4+
5+
### Patch Changes
6+
7+
- f8e6e15: Fix missing ApolloServer cacheControl in GraphQLResolveInfo
8+
39
## 1.4.1
410

511
### Patch Changes

packages/graphql-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"typescript",
99
"the-guild"
1010
],
11-
"version": "1.4.1",
11+
"version": "1.4.2",
1212
"author": "Kamil Kisiela",
1313
"license": "MIT",
1414
"sideEffects": false,

0 commit comments

Comments
 (0)