Skip to content

Commit

Permalink
Upcoming Release Changes (#3340)
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 Jul 18, 2024
1 parent df40246 commit 855600c
Show file tree
Hide file tree
Showing 59 changed files with 431 additions and 240 deletions.
6 changes: 0 additions & 6 deletions .changeset/@graphql-yoga_graphiql-3338-dependencies.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/@graphql-yoga_graphiql-3346-dependencies.md

This file was deleted.

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

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/@graphql-yoga_urql-exchange-3345-dependencies.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilly-poets-bathe.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/graphql-yoga-3338-dependencies.md

This file was deleted.

176 changes: 0 additions & 176 deletions .changeset/wise-llamas-drop.md

This file was deleted.

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

## 3.8.1

### Patch Changes

- Updated dependencies
[[`4252e3d`](https://github.com/dotansimha/graphql-yoga/commit/4252e3d0e664e3c247c709cd47a0645c68dc527a)]:
- [email protected]
- @graphql-yoga/plugin-response-cache@3.8.1

## 3.8.0

### 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.8.0",
"version": "3.8.1",
"type": "module",
"private": true,
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/apollo-federation/gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# apollo-federation-gateway-with-yoga

## 3.6.1

### Patch Changes

- Updated dependencies
[[`4252e3d`](https://github.com/dotansimha/graphql-yoga/commit/4252e3d0e664e3c247c709cd47a0645c68dc527a)]:
- [email protected]

## 3.6.0

### 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.6.0",
"version": "3.6.1",
"private": true,
"scripts": {
"check": "exit 0",
Expand Down
8 changes: 8 additions & 0 deletions examples/apollo-federation/service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# apollo-subgraph-with-yoga

## 3.6.1

### Patch Changes

- Updated dependencies
[[`4252e3d`](https://github.com/dotansimha/graphql-yoga/commit/4252e3d0e664e3c247c709cd47a0645c68dc527a)]:
- [email protected]

## 3.6.0

### 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.6.0",
"version": "3.6.1",
"private": true,
"scripts": {
"check": "exit 0",
Expand Down
8 changes: 8 additions & 0 deletions examples/aws-lambda/lambda/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# graphql-lambda

## 3.6.1

### Patch Changes

- Updated dependencies
[[`4252e3d`](https://github.com/dotansimha/graphql-yoga/commit/4252e3d0e664e3c247c709cd47a0645c68dc527a)]:
- [email protected]

## 3.6.0

### 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.6.0",
"version": "3.6.1",
"description": "",
"author": "",
"license": "ISC",
Expand Down
8 changes: 8 additions & 0 deletions examples/cloudflare-advanced/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# cloudflare-advanced

## 3.6.1

### Patch Changes

- Updated dependencies
[[`4252e3d`](https://github.com/dotansimha/graphql-yoga/commit/4252e3d0e664e3c247c709cd47a0645c68dc527a)]:
- [email protected]

## 3.6.0

### 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.6.0",
"version": "3.6.1",
"private": true,
"scripts": {
"check": "tsc --pretty --noEmit",
Expand Down
8 changes: 8 additions & 0 deletions examples/cloudflare-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# cloudflare

## 3.6.1

### Patch Changes

- Updated dependencies
[[`4252e3d`](https://github.com/dotansimha/graphql-yoga/commit/4252e3d0e664e3c247c709cd47a0645c68dc527a)]:
- [email protected]

## 3.6.0

### 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.6.0",
"version": "3.6.1",
"type": "module",
"private": true,
"module": "./dist/index.mjs",
Expand Down
8 changes: 8 additions & 0 deletions examples/nextjs-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# nextjs-app

## 2.6.1

### Patch Changes

- Updated dependencies
[[`4252e3d`](https://github.com/dotansimha/graphql-yoga/commit/4252e3d0e664e3c247c709cd47a0645c68dc527a)]:
- [email protected]

## 2.6.0

### 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.6.0",
"version": "2.6.1",
"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.6.1

## 3.6.0

## 3.5.0
Expand Down
2 changes: 1 addition & 1 deletion packages/client/apollo-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/apollo-link",
"version": "3.6.0",
"version": "3.6.1",
"type": "module",
"description": "",
"repository": {
Expand Down
Loading

0 comments on commit 855600c

Please sign in to comment.