Skip to content

Commit

Permalink
Upcoming Release Changes (#3272)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
theguild-bot and github-actions[bot] authored Jun 18, 2024
1 parent 9b468ec commit f32ad6d
Show file tree
Hide file tree
Showing 81 changed files with 505 additions and 208 deletions.

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/@graphql-yoga_graphiql-3279-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-yoga_nestjs-3300-dependencies.md

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-yoga_plugin-apq-3300-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-yoga_plugin-jwt-3300-dependencies.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-yoga_plugin-sofa-3300-dependencies.md

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-yoga_render-graphiql-3300-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-yoga_subscription-3300-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-walls-repair.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/graphql-yoga-3300-dependencies.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/kind-fireants-rush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-ladybugs-build.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-chefs-love.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rotten-knives-remember.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-pigs-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-geckos-draw.md

This file was deleted.

14 changes: 14 additions & 0 deletions benchmark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# hello-world-benchmark

## 3.6.0

### Patch Changes

- Updated dependencies
[[`fdd902c`](https://github.com/dotansimha/graphql-yoga/commit/fdd902c2a713c6bd951e1b1e6570164b6ff2d546),
[`4cd43b9`](https://github.com/dotansimha/graphql-yoga/commit/4cd43b9ff56ad9358dc897f4bb87a6a94f953047),
[`fdd902c`](https://github.com/dotansimha/graphql-yoga/commit/fdd902c2a713c6bd951e1b1e6570164b6ff2d546),
[`d5dfe99`](https://github.com/dotansimha/graphql-yoga/commit/d5dfe99af030a5afac26968ba8dd81dee6df0dc2),
[`7335a82`](https://github.com/dotansimha/graphql-yoga/commit/7335a82a4b0696c464311a5027a43b16c7f68156),
[`f9aa1cd`](https://github.com/dotansimha/graphql-yoga/commit/f9aa1cdc968816a9f83f054dbd24799c85f71a2c)]:
- @graphql-yoga/plugin-response-cache@3.6.0
- [email protected]

## 3.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hello-world-benchmark",
"version": "3.5.1",
"version": "3.6.0",
"type": "module",
"private": true,
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions examples/apollo-federation/gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# apollo-federation-gateway-with-yoga

## 3.4.0

### Patch Changes

- Updated dependencies
[[`4cd43b9`](https://github.com/dotansimha/graphql-yoga/commit/4cd43b9ff56ad9358dc897f4bb87a6a94f953047),
[`fdd902c`](https://github.com/dotansimha/graphql-yoga/commit/fdd902c2a713c6bd951e1b1e6570164b6ff2d546),
[`d5dfe99`](https://github.com/dotansimha/graphql-yoga/commit/d5dfe99af030a5afac26968ba8dd81dee6df0dc2),
[`7335a82`](https://github.com/dotansimha/graphql-yoga/commit/7335a82a4b0696c464311a5027a43b16c7f68156),
[`f9aa1cd`](https://github.com/dotansimha/graphql-yoga/commit/f9aa1cdc968816a9f83f054dbd24799c85f71a2c)]:
- [email protected]

## 3.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/apollo-federation/gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apollo-federation-gateway-with-yoga",
"version": "3.3.1",
"version": "3.4.0",
"private": true,
"scripts": {
"check": "exit 0",
Expand Down
12 changes: 12 additions & 0 deletions examples/apollo-federation/service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# apollo-subgraph-with-yoga

## 3.4.0

### Patch Changes

- Updated dependencies
[[`4cd43b9`](https://github.com/dotansimha/graphql-yoga/commit/4cd43b9ff56ad9358dc897f4bb87a6a94f953047),
[`fdd902c`](https://github.com/dotansimha/graphql-yoga/commit/fdd902c2a713c6bd951e1b1e6570164b6ff2d546),
[`d5dfe99`](https://github.com/dotansimha/graphql-yoga/commit/d5dfe99af030a5afac26968ba8dd81dee6df0dc2),
[`7335a82`](https://github.com/dotansimha/graphql-yoga/commit/7335a82a4b0696c464311a5027a43b16c7f68156),
[`f9aa1cd`](https://github.com/dotansimha/graphql-yoga/commit/f9aa1cdc968816a9f83f054dbd24799c85f71a2c)]:
- [email protected]

## 3.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/apollo-federation/service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apollo-subgraph-with-yoga",
"version": "3.3.1",
"version": "3.4.0",
"private": true,
"scripts": {
"check": "exit 0",
Expand Down
12 changes: 12 additions & 0 deletions examples/aws-lambda/lambda/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# graphql-lambda

## 3.4.0

### Patch Changes

- Updated dependencies
[[`4cd43b9`](https://github.com/dotansimha/graphql-yoga/commit/4cd43b9ff56ad9358dc897f4bb87a6a94f953047),
[`fdd902c`](https://github.com/dotansimha/graphql-yoga/commit/fdd902c2a713c6bd951e1b1e6570164b6ff2d546),
[`d5dfe99`](https://github.com/dotansimha/graphql-yoga/commit/d5dfe99af030a5afac26968ba8dd81dee6df0dc2),
[`7335a82`](https://github.com/dotansimha/graphql-yoga/commit/7335a82a4b0696c464311a5027a43b16c7f68156),
[`f9aa1cd`](https://github.com/dotansimha/graphql-yoga/commit/f9aa1cdc968816a9f83f054dbd24799c85f71a2c)]:
- [email protected]

## 3.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/aws-lambda/lambda/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-lambda",
"version": "3.3.1",
"version": "3.4.0",
"description": "",
"author": "",
"license": "ISC",
Expand Down
12 changes: 12 additions & 0 deletions examples/cloudflare-advanced/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# cloudflare-advanced

## 3.4.0

### Patch Changes

- Updated dependencies
[[`4cd43b9`](https://github.com/dotansimha/graphql-yoga/commit/4cd43b9ff56ad9358dc897f4bb87a6a94f953047),
[`fdd902c`](https://github.com/dotansimha/graphql-yoga/commit/fdd902c2a713c6bd951e1b1e6570164b6ff2d546),
[`d5dfe99`](https://github.com/dotansimha/graphql-yoga/commit/d5dfe99af030a5afac26968ba8dd81dee6df0dc2),
[`7335a82`](https://github.com/dotansimha/graphql-yoga/commit/7335a82a4b0696c464311a5027a43b16c7f68156),
[`f9aa1cd`](https://github.com/dotansimha/graphql-yoga/commit/f9aa1cdc968816a9f83f054dbd24799c85f71a2c)]:
- [email protected]

## 3.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-advanced/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudflare-advanced",
"version": "3.3.1",
"version": "3.4.0",
"private": true,
"scripts": {
"check": "tsc --pretty --noEmit",
Expand Down
12 changes: 12 additions & 0 deletions examples/cloudflare-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# cloudflare

## 3.4.0

### Patch Changes

- Updated dependencies
[[`4cd43b9`](https://github.com/dotansimha/graphql-yoga/commit/4cd43b9ff56ad9358dc897f4bb87a6a94f953047),
[`fdd902c`](https://github.com/dotansimha/graphql-yoga/commit/fdd902c2a713c6bd951e1b1e6570164b6ff2d546),
[`d5dfe99`](https://github.com/dotansimha/graphql-yoga/commit/d5dfe99af030a5afac26968ba8dd81dee6df0dc2),
[`7335a82`](https://github.com/dotansimha/graphql-yoga/commit/7335a82a4b0696c464311a5027a43b16c7f68156),
[`f9aa1cd`](https://github.com/dotansimha/graphql-yoga/commit/f9aa1cdc968816a9f83f054dbd24799c85f71a2c)]:
- [email protected]

## 3.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/cloudflare-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudflare",
"version": "3.3.1",
"version": "3.4.0",
"type": "module",
"private": true,
"module": "./dist/index.mjs",
Expand Down
12 changes: 12 additions & 0 deletions examples/nextjs-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# nextjs-app

## 2.4.0

### Patch Changes

- Updated dependencies
[[`4cd43b9`](https://github.com/dotansimha/graphql-yoga/commit/4cd43b9ff56ad9358dc897f4bb87a6a94f953047),
[`fdd902c`](https://github.com/dotansimha/graphql-yoga/commit/fdd902c2a713c6bd951e1b1e6570164b6ff2d546),
[`d5dfe99`](https://github.com/dotansimha/graphql-yoga/commit/d5dfe99af030a5afac26968ba8dd81dee6df0dc2),
[`7335a82`](https://github.com/dotansimha/graphql-yoga/commit/7335a82a4b0696c464311a5027a43b16c7f68156),
[`f9aa1cd`](https://github.com/dotansimha/graphql-yoga/commit/f9aa1cdc968816a9f83f054dbd24799c85f71a2c)]:
- [email protected]

## 2.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs-app",
"version": "2.3.1",
"version": "2.4.0",
"private": true,
"scripts": {
"build": "next build",
Expand Down
2 changes: 2 additions & 0 deletions packages/client/apollo-link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @graphql-yoga/apollo-link

## 3.4.0

## 3.3.1

## 3.3.0
Expand Down
Loading

0 comments on commit f32ad6d

Please sign in to comment.