Skip to content

Commit 0b27412

Browse files
Upcoming Release Changes (#8458)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 1261940 commit 0b27412

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/famous-grapes-compare.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.0.5
4+
5+
### Patch Changes
6+
7+
- [#8457](https://github.com/dotansimha/graphql-code-generator/pull/8457) [`126194017`](https://github.com/dotansimha/graphql-code-generator/commit/1261940173b8266d17fa03c1775104aff6086d3c) Thanks [@charlypoly](https://github.com/charlypoly)! - typo in config mapping
8+
39
## 1.0.4
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.0.4",
3+
"version": "1.0.5",
44
"description": "GraphQL Code Generator preset for client.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)