Skip to content

Commit 0873274

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

Some content is hidden

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

60 files changed

+415
-155
lines changed

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

-6
This file was deleted.

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

-5
This file was deleted.

.changeset/@graphql-yoga_plugin-disable-introspection-3793-dependencies.md

-5
This file was deleted.

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

-5
This file was deleted.

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

-6
This file was deleted.

.changeset/afraid-jars-burn.md

-90
This file was deleted.

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

-7
This file was deleted.

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

-5
This file was deleted.

benchmark/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# hello-world-benchmark
22

3+
## 3.15.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
9+
[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
10+
[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
11+
[`6ed67e8`](https://github.com/dotansimha/graphql-yoga/commit/6ed67e8cd7e5fe6f982096a3056d3336f4a29752)]:
12+
- @graphql-yoga/plugin-response-cache@3.15.0
13+
14+
315
## 3.14.2
416

517
### Patch Changes

benchmark/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hello-world-benchmark",
3-
"version": "3.14.2",
3+
"version": "3.15.0",
44
"type": "module",
55
"private": true,
66
"scripts": {

examples/apollo-federation/gateway/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# apollo-federation-gateway-with-yoga
22

3+
## 3.13.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
9+
[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
10+
[`6ed67e8`](https://github.com/dotansimha/graphql-yoga/commit/6ed67e8cd7e5fe6f982096a3056d3336f4a29752)]:
11+
12+
313
## 3.12.2
414

515
### Patch Changes

examples/apollo-federation/gateway/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-federation-gateway-with-yoga",
3-
"version": "3.12.2",
3+
"version": "3.13.0",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",

examples/apollo-federation/service/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# apollo-subgraph-with-yoga
22

3+
## 3.13.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
9+
[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
10+
[`6ed67e8`](https://github.com/dotansimha/graphql-yoga/commit/6ed67e8cd7e5fe6f982096a3056d3336f4a29752)]:
11+
12+
313
## 3.12.2
414

515
### Patch Changes

examples/apollo-federation/service/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-subgraph-with-yoga",
3-
"version": "3.12.2",
3+
"version": "3.13.0",
44
"private": true,
55
"scripts": {
66
"check": "exit 0",

examples/aws-lambda/lambda/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# graphql-lambda
22

3+
## 3.13.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
9+
[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
10+
[`6ed67e8`](https://github.com/dotansimha/graphql-yoga/commit/6ed67e8cd7e5fe6f982096a3056d3336f4a29752)]:
11+
12+
313
## 3.12.2
414

515
### Patch Changes

examples/aws-lambda/lambda/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-lambda",
3-
"version": "3.12.2",
3+
"version": "3.13.0",
44
"description": "",
55
"author": "",
66
"license": "ISC",

examples/cloudflare-advanced/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# cloudflare-advanced
22

3+
## 3.13.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
9+
[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
10+
[`6ed67e8`](https://github.com/dotansimha/graphql-yoga/commit/6ed67e8cd7e5fe6f982096a3056d3336f4a29752)]:
11+
12+
313
## 3.12.2
414

515
### Patch Changes

examples/cloudflare-advanced/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudflare-advanced",
3-
"version": "3.12.2",
3+
"version": "3.13.0",
44
"private": true,
55
"scripts": {
66
"check": "tsc --pretty --noEmit",

examples/cloudflare-modules/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# cloudflare
22

3+
## 3.13.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
9+
[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
10+
[`6ed67e8`](https://github.com/dotansimha/graphql-yoga/commit/6ed67e8cd7e5fe6f982096a3056d3336f4a29752)]:
11+
12+
313
## 3.12.2
414

515
### Patch Changes

examples/cloudflare-modules/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudflare",
3-
"version": "3.12.2",
3+
"version": "3.13.0",
44
"type": "module",
55
"private": true,
66
"module": "./dist/index.mjs",

examples/nextjs-app/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# nextjs-app
22

3+
## 2.13.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
9+
[`63b78d5`](https://github.com/dotansimha/graphql-yoga/commit/63b78d5a7f6f7fd1d5939e92ede2574fda9d08dd),
10+
[`6ed67e8`](https://github.com/dotansimha/graphql-yoga/commit/6ed67e8cd7e5fe6f982096a3056d3336f4a29752)]:
11+
12+
313
## 2.12.2
414

515
### Patch Changes

examples/nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nextjs-app",
3-
"version": "2.12.2",
3+
"version": "2.13.0",
44
"private": true,
55
"scripts": {
66
"build": "next build",

packages/client/apollo-link/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @graphql-yoga/apollo-link
22

3+
## 3.13.0
4+
35
## 3.12.2
46

57
## 3.12.1

packages/client/apollo-link/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/apollo-link",
3-
"version": "3.12.2",
3+
"version": "3.13.0",
44
"type": "module",
55
"description": "",
66
"repository": {

packages/client/urql-exchange/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @graphql-yoga/urql-exchange
22

3+
## 3.13.0
4+
35
## 3.12.2
46

57
## 3.12.1

packages/client/urql-exchange/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/urql-exchange",
3-
"version": "3.12.2",
3+
"version": "3.13.0",
44
"type": "module",
55
"description": "",
66
"repository": {

0 commit comments

Comments
 (0)