Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#2505)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 23, 2024
1 parent cf6e51f commit 425c0cc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/perfect-lamps-cheat.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/graphql-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# graphql-modules

## 2.4.0

### Minor Changes

- [#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.

## 2.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"typescript",
"the-guild"
],
"version": "2.3.0",
"version": "2.4.0",
"author": "Kamil Kisiela",
"license": "MIT",
"sideEffects": false,
Expand Down

0 comments on commit 425c0cc

Please sign in to comment.