Skip to content

Commit 823336c

Browse files
chore(release): update monorepo packages versions (#7514)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8d0e3c3 commit 823336c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+392
-131
lines changed

.changeset/chilly-icons-guess.md

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

.changeset/chubby-spoons-fly.md

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

.changeset/gold-eggs-stick.md

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

.changeset/nice-streets-raise.md

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

.changeset/quiet-turtles-appear.md

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

.changeset/social-pots-grab.md

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

.changeset/yummy-phones-punch.md

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

packages/executor/CHANGELOG.md

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

3+
## 1.4.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`fd105f4`](https://github.com/ardatan/graphql-tools/commit/fd105f4e3a81a32050b5a104d1040ffbb86c6ff5),
9+
[`fded91e`](https://github.com/ardatan/graphql-tools/commit/fded91e34c19cabdcca1bc49146fda1b8fd5661c),
10+
[`3b99a9b`](https://github.com/ardatan/graphql-tools/commit/3b99a9b6c6f190b2108dc6571bb64a7c3319edd6)]:
11+
- @graphql-tools/utils@10.10.0
12+
313
## 1.4.9
414

515
### Patch Changes

packages/executor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-tools/executor",
3-
"version": "1.4.9",
3+
"version": "1.4.10",
44
"type": "module",
55
"repository": {
66
"type": "git",
@@ -55,7 +55,7 @@
5555
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0"
5656
},
5757
"dependencies": {
58-
"@graphql-tools/utils": "^10.9.1",
58+
"@graphql-tools/utils": "^10.10.0",
5959
"@graphql-typed-document-node/core": "^3.2.0",
6060
"@repeaterjs/repeater": "^3.0.4",
6161
"@whatwg-node/disposablestack": "^0.0.6",

packages/executors/apollo-link/CHANGELOG.md

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

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`fd105f4`](https://github.com/ardatan/graphql-tools/commit/fd105f4e3a81a32050b5a104d1040ffbb86c6ff5),
9+
[`fded91e`](https://github.com/ardatan/graphql-tools/commit/fded91e34c19cabdcca1bc49146fda1b8fd5661c),
10+
[`3b99a9b`](https://github.com/ardatan/graphql-tools/commit/3b99a9b6c6f190b2108dc6571bb64a7c3319edd6)]:
11+
- @graphql-tools/utils@10.10.0
12+
313
## 2.0.0
414

515
### Major Changes

0 commit comments

Comments
 (0)