Skip to content

Commit 644d078

Browse files
chore(release): update monorepo packages versions (#1805)
1 parent dc57757 commit 644d078

File tree

5 files changed

+14
-18
lines changed

5 files changed

+14
-18
lines changed

.changeset/purple-cheetahs-exist.md

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

.changeset/tasty-hounds-trade.md

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

.changeset/two-steaks-turn.md

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

packages/graphql-modules/CHANGELOG.md

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

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- d0a662d4: Update graphql-tools/schema & graphql-tools/wrap to major v8
8+
9+
Check [graphql-tools/schema v8.0.0 release](https://github.com/ardatan/graphql-tools/releases/tag/%40graphql-tools%2Fschema%408.0.0) for possible breaking changes
10+
11+
### Minor Changes
12+
13+
- 75552e67: feat: GraphQL v16 support
14+
- c084f1e4: ESM support
15+
316
## 1.4.4
417

518
### 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.4",
11+
"version": "2.0.0",
1212
"author": "Kamil Kisiela",
1313
"license": "MIT",
1414
"sideEffects": false,

0 commit comments

Comments
 (0)