Skip to content

Commit 7517eb9

Browse files
Upcoming Release Changes (#6007)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a5364eb commit 7517eb9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/pink-fishes-punch.md

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

packages/executor/CHANGELOG.md

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

3+
## 1.2.3
4+
5+
### Patch Changes
6+
7+
- [#6006](https://github.com/ardatan/graphql-tools/pull/6006) [`a5364eb`](https://github.com/ardatan/graphql-tools/commit/a5364eb0723376ad67492369415e17c7d4568d77) Thanks [@n1ru4l](https://github.com/n1ru4l)! - fix rejecting when canceling async iterable returned from normalized executor
8+
39
## 1.2.2
410

511
### Patch Changes

packages/executor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-tools/executor",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)