Skip to content

Commit d708976

Browse files
chore(release): update monorepo packages versions (#2466)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7240348 commit d708976

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tidy-masks-reply.md

-5
This file was deleted.

packages/graphql-modules/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# graphql-modules
22

3+
## 2.3.0
4+
5+
### Minor Changes
6+
7+
- [#2465](https://github.com/Urigo/graphql-modules/pull/2465) [`72403485`](https://github.com/Urigo/graphql-modules/commit/724034855db747d456110156758cb4b8cad26cc1) Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Support graphql-jit
8+
39
## 2.2.1
410

511
### Patch Changes

packages/graphql-modules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"typescript",
99
"the-guild"
1010
],
11-
"version": "2.2.1",
11+
"version": "2.3.0",
1212
"author": "Kamil Kisiela",
1313
"license": "MIT",
1414
"sideEffects": false,

0 commit comments

Comments
 (0)