Skip to content

Commit f1e5ae0

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

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/gold-zoos-show.md

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

packages/presets/client/CHANGELOG.md

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

3+
## 5.1.0
4+
5+
### Minor Changes
6+
7+
- [#10459](https://github.com/dotansimha/graphql-code-generator/pull/10459) [`87184aa`](https://github.com/dotansimha/graphql-code-generator/commit/87184aa240cb6209e7b3ade13aa54da6ff0b3dff) Thanks [@eddeee888](https://github.com/eddeee888)! - Forward immutableTypes to client preset config
8+
39
## 5.0.3
410

511
### Patch Changes

packages/presets/client/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/client-preset",
3-
"version": "5.0.3",
3+
"version": "5.1.0",
44
"description": "GraphQL Code Generator preset for client.",
55
"repository": {
66
"type": "git",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@graphql-codegen/c-sharp": "4.3.1",
2828
"@graphql-codegen/c-sharp-operations": "2.3.1",
2929
"@graphql-codegen/cli": "6.0.0",
30-
"@graphql-codegen/client-preset": "5.0.3",
30+
"@graphql-codegen/client-preset": "5.1.0",
3131
"@graphql-codegen/core": "5.0.0",
3232
"@graphql-codegen/flow": "2.3.6",
3333
"@graphql-codegen/flow-operations": "2.3.6",

0 commit comments

Comments
 (0)