Skip to content

Commit 5fb92dd

Browse files
chore(release): update monorepo packages versions (#6011)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ae9ac0f commit 5fb92dd

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ninety-rats-walk.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.4
4+
5+
### Patch Changes
6+
7+
- [#6009](https://github.com/ardatan/graphql-tools/pull/6009) [`14a001e`](https://github.com/ardatan/graphql-tools/commit/14a001e7b82aa30371bb97c33cf0b5c145270ddf) Thanks [@n1ru4l](https://github.com/n1ru4l)! - correctly raise abort exception for Promise and sync execution
8+
39
## 1.2.3
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.3",
3+
"version": "1.2.4",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)