Skip to content

Commit 425c0cc

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/perfect-lamps-cheat.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.4.0
4+
5+
### Minor Changes
6+
7+
- [#2503](https://github.com/Urigo/graphql-modules/pull/2503) [`cf6e51f`](https://github.com/Urigo/graphql-modules/commit/cf6e51f7e0f331da33f4c4e66297f0e3f4b0dfa1) Thanks [@n1ru4l](https://github.com/n1ru4l)! - Support passing an abstract class to `Injector.get` call and `Provider` value.
8+
39
## 2.3.0
410

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

0 commit comments

Comments
 (0)