Skip to content

Commit ca45982

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

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/sweet-nails-tie.md

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

packages/plugins/typescript/react-query/CHANGELOG.md

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

3+
## 4.0.5
4+
5+
### Patch Changes
6+
7+
- [#8567](https://github.com/dotansimha/graphql-code-generator/pull/8567) [`af40efbd2`](https://github.com/dotansimha/graphql-code-generator/commit/af40efbd23850c6bdb5f5b3d8713bac24e72fe44) Thanks [@EandrewJones](https://github.com/EandrewJones)! - fixes issue #7549
8+
39
## 4.0.4
410

511
### Patch Changes

packages/plugins/typescript/react-query/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/typescript-react-query",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
44
"description": "GraphQL Code Generator plugin for generating a ready-to-use React-Query Hooks based on GraphQL operations",
55
"repository": {
66
"type": "git",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@graphql-codegen/typescript-msw": "1.1.6",
5555
"@graphql-codegen/typescript-operations": "2.5.6",
5656
"@graphql-codegen/typescript-react-apollo": "3.3.6",
57-
"@graphql-codegen/typescript-react-query": "4.0.4",
57+
"@graphql-codegen/typescript-react-query": "4.0.5",
5858
"@graphql-codegen/typescript-resolvers": "2.7.6",
5959
"@graphql-codegen/typescript-rtk-query": "2.3.7",
6060
"@graphql-codegen/typescript-stencil-apollo": "2.3.6",

0 commit comments

Comments
 (0)