Skip to content

Commit 95f8d9e

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

Some content is hidden

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

57 files changed

+269
-56
lines changed

.changeset/@graphql-yoga_nestjs-federation-3865-dependencies.md

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

.changeset/@graphql-yoga_plugin-apollo-inline-trace-3865-dependencies.md

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

.changeset/@graphql-yoga_plugin-prometheus-3865-dependencies.md

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

.changeset/@graphql-yoga_plugin-response-cache-3865-dependencies.md

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

.changeset/graphql-yoga-3865-dependencies.md

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

benchmark/CHANGELOG.md

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

3+
## 3.15.2
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565),
9+
[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
10+
- @graphql-yoga/plugin-response-cache@3.15.2
11+
- graphql-yoga@5.13.1
12+
313
## 3.15.1
414

515
### 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.15.1",
3+
"version": "3.15.2",
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.13.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
9+
- graphql-yoga@5.13.1
10+
311
## 3.13.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.13.0",
3+
"version": "3.13.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.13.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`dee7995`](https://github.com/dotansimha/graphql-yoga/commit/dee79952919d001bdd4f5b3d802be1bc62051565)]:
9+
- graphql-yoga@5.13.1
10+
311
## 3.13.0
412

513
### Patch Changes

0 commit comments

Comments
 (0)