Skip to content

Commit 0e38e89

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

File tree

55 files changed

+234
-32
lines changed

Some content is hidden

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

55 files changed

+234
-32
lines changed

.changeset/loose-ideas-dream.md

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

benchmark/CHANGELOG.md

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

3+
## 3.17.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`ecd605b`](https://github.com/graphql-hive/graphql-yoga/commit/ecd605bc3d8ae3989dd09be31b89c1f5ae94c8be)]:
9+
- graphql-yoga@5.15.1
10+
- @graphql-yoga/plugin-response-cache@3.17.1
11+
312
## 3.17.0
413

514
### 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.0",
3+
"version": "3.17.1",
44
"type": "module",
55
"private": true,
66
"scripts": {

examples/apollo-federation/gateway/CHANGELOG.md

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

3+
## 3.15.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`ecd605b`](https://github.com/graphql-hive/graphql-yoga/commit/ecd605bc3d8ae3989dd09be31b89c1f5ae94c8be)]:
9+
- graphql-yoga@5.15.1
10+
311
## 3.15.0
412

513
### 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.0",
3+
"version": "3.15.1",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",

examples/apollo-federation/service/CHANGELOG.md

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

3+
## 3.15.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`ecd605b`](https://github.com/graphql-hive/graphql-yoga/commit/ecd605bc3d8ae3989dd09be31b89c1f5ae94c8be)]:
9+
- graphql-yoga@5.15.1
10+
311
## 3.15.0
412

513
### 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.0",
3+
"version": "3.15.1",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",

examples/aws-lambda/lambda/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# graphql-lambda
22

3+
## 3.15.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`ecd605b`](https://github.com/graphql-hive/graphql-yoga/commit/ecd605bc3d8ae3989dd09be31b89c1f5ae94c8be)]:
9+
- graphql-yoga@5.15.1
10+
311
## 3.15.0
412

513
### Patch Changes

examples/aws-lambda/lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-lambda",
3-
"version": "3.15.0",
3+
"version": "3.15.1",
44
"description": "",
55
"author": "",
66
"license": "ISC",

examples/bun-pothos/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @examples/bun-pothos
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`ecd605b`](https://github.com/graphql-hive/graphql-yoga/commit/ecd605bc3d8ae3989dd09be31b89c1f5ae94c8be)]:
9+
- graphql-yoga@5.15.1
10+
311
## 0.2.0
412

513
### Patch Changes

0 commit comments

Comments
 (0)