Skip to content

Commit 6201fad

Browse files
chore(release): update monorepo packages versions (#837)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6bdb6c6 commit 6201fad

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/lazy-games-juggle.md

-5
This file was deleted.

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

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-codegen/typescript-react-apollo
22

3+
## 4.3.2
4+
5+
### Patch Changes
6+
7+
- [#835](https://github.com/dotansimha/graphql-code-generator-community/pull/835)
8+
[`ea83cf4`](https://github.com/dotansimha/graphql-code-generator-community/commit/ea83cf4b3207d4afe642e68148d7ed145446e3ab)
9+
Thanks [@jefrydco](https://github.com/jefrydco)! - feat: support skip token for useSuspenseQuery
10+
311
## 4.3.1
412

513
### Patch Changes

packages/plugins/typescript/react-apollo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-codegen/typescript-react-apollo",
3-
"version": "4.3.1",
3+
"version": "4.3.2",
44
"type": "module",
55
"description": "GraphQL Code Generator plugin for generating a ready-to-use React Components/HOC/Hooks based on GraphQL operations",
66
"repository": {

0 commit comments

Comments
 (0)