Skip to content

Commit d821961

Browse files
Upcoming Release Changes (#8553)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3e77924 commit d821961

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dirty-beans-shave.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+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- [#8545](https://github.com/dotansimha/graphql-code-generator/pull/8545) [`3e7792486`](https://github.com/dotansimha/graphql-code-generator/commit/3e7792486e088a0dc10a0e3e4f5e0dff2ca031de) Thanks [@tojump](https://github.com/tojump)! - Forward dedupeFragments config option
8+
39
## 1.1.1
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": "1.1.1",
3+
"version": "1.1.2",
44
"description": "GraphQL Code Generator preset for client.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)