Skip to content

Commit e454a1d

Browse files
Upcoming Release Changes (#2239)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 42599bf commit e454a1d

File tree

4 files changed

+12
-14
lines changed

4 files changed

+12
-14
lines changed

.changeset/graphql-modules-2233-dependencies.md

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

.changeset/tough-papayas-hammer.md

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

packages/graphql-modules/CHANGELOG.md

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

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- [#2233](https://github.com/Urigo/graphql-modules/pull/2233) [`1d6b7fb7`](https://github.com/Urigo/graphql-modules/commit/1d6b7fb7a7c9021f4a052825a0951ab948ef684f) Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
8+
9+
- Updated dependency [`@graphql-tools/schema@^9.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/schema/v/^9.0.0) (was `^8.3.1`, in `dependencies`)
10+
- Updated dependency [`@graphql-tools/wrap@^9.0.0` ↗︎](https://www.npmjs.com/package/@graphql-tools/wrap/v/^9.0.0) (was `^8.3.1`, in `dependencies`)
11+
12+
- [#2324](https://github.com/Urigo/graphql-modules/pull/2324) [`42599bfe`](https://github.com/Urigo/graphql-modules/commit/42599bfe2d5c19151f840d3fa05ed6fa00a5c487) Thanks [@patrickjm](https://github.com/patrickjm)! - Fix missing attributes in package.json (as preparation for TS 5.0)
13+
314
## 2.1.0
415

516
### Minor 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": "2.1.0",
11+
"version": "2.1.1",
1212
"author": "Kamil Kisiela",
1313
"license": "MIT",
1414
"sideEffects": false,

0 commit comments

Comments
 (0)