Skip to content

Commit e20fff4

Browse files
Upcoming Release Changes (#2330)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4deff0d commit e20fff4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lazy-bulldogs-cry.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+
## 2.1.2
4+
5+
### Patch Changes
6+
7+
- [#2329](https://github.com/Urigo/graphql-modules/pull/2329) [`df7e2dba`](https://github.com/Urigo/graphql-modules/commit/df7e2dbab4b52ffb24010faa6717f17b24a18cf0) Thanks [@darkbasic](https://github.com/darkbasic)! - TypeScript 5 support for the Inject and Optional decorators
8+
39
## 2.1.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": "2.1.1",
11+
"version": "2.1.2",
1212
"author": "Kamil Kisiela",
1313
"license": "MIT",
1414
"sideEffects": false,

0 commit comments

Comments
 (0)