Skip to content

Commit de68acb

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

File tree

61 files changed

+283
-54
lines changed

Some content is hidden

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

61 files changed

+283
-54
lines changed

.changeset/breezy-shirts-run.md

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

.changeset/metal-feet-wave.md

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

.changeset/red-dingos-clean.md

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

.changeset/rotten-chicken-camp.md

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

benchmark/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# hello-world-benchmark
22

3+
## 3.18.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`a4e1c5f`](https://github.com/graphql-hive/graphql-yoga/commit/a4e1c5f8bfbaada3ffea4a7a2b090ce7e015e715),
9+
[`0a7a635`](https://github.com/graphql-hive/graphql-yoga/commit/0a7a635f60886e6ecaa9a5e4245c15a00f9d9737),
10+
[`3841884`](https://github.com/graphql-hive/graphql-yoga/commit/3841884cb5d90e8e3c54b98f4e43a976201974a8)]:
11+
12+
- @graphql-yoga/plugin-response-cache@3.18.0
13+
314
## 3.17.2
415

516
### Patch Changes

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hello-world-benchmark",
3-
"version": "3.17.2",
3+
"version": "3.18.0",
44
"type": "module",
55
"private": true,
66
"scripts": {

examples/apollo-federation/gateway/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# apollo-federation-gateway-with-yoga
22

3+
## 3.16.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`a4e1c5f`](https://github.com/graphql-hive/graphql-yoga/commit/a4e1c5f8bfbaada3ffea4a7a2b090ce7e015e715),
9+
[`0a7a635`](https://github.com/graphql-hive/graphql-yoga/commit/0a7a635f60886e6ecaa9a5e4245c15a00f9d9737)]:
10+
11+
312
## 3.15.2
413

514
### Patch Changes

examples/apollo-federation/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-federation-gateway-with-yoga",
3-
"version": "3.15.2",
3+
"version": "3.16.0",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",

examples/apollo-federation/service/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# apollo-subgraph-with-yoga
22

3+
## 3.16.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`a4e1c5f`](https://github.com/graphql-hive/graphql-yoga/commit/a4e1c5f8bfbaada3ffea4a7a2b090ce7e015e715),
9+
[`0a7a635`](https://github.com/graphql-hive/graphql-yoga/commit/0a7a635f60886e6ecaa9a5e4245c15a00f9d9737)]:
10+
11+
312
## 3.15.2
413

514
### Patch Changes

examples/apollo-federation/service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-subgraph-with-yoga",
3-
"version": "3.15.2",
3+
"version": "3.16.0",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",

0 commit comments

Comments
 (0)