Skip to content

Commit d63ed00

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lemon-insects-attend.md

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

packages/presets/graphql-modules/CHANGELOG.md

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

3+
## 5.0.1
4+
5+
### Patch Changes
6+
7+
- [#10447](https://github.com/dotansimha/graphql-code-generator/pull/10447) [`5dad86e`](https://github.com/dotansimha/graphql-code-generator/commit/5dad86e4753369e288fba5821722507d88afb3dc) Thanks [@eddeee888](https://github.com/eddeee888)! - Fix \_\_isTypeOf wrongly picked on objects that are not implementing types or union members
8+
39
## 5.0.0
410

511
### Major Changes

packages/presets/graphql-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-codegen/graphql-modules-preset",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "GraphQL Code Generator preset for modularized schema",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)