Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#3095)
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 Nov 28, 2023
1 parent 694e78b commit d1cfe5b
Show file tree
Hide file tree
Showing 14 changed files with 58 additions and 32 deletions.
7 changes: 0 additions & 7 deletions .changeset/@graphql-yoga_apollo-link-3118-dependencies.md

This file was deleted.

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

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/ten-poems-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tiny-parents-cough.md

This file was deleted.

2 changes: 1 addition & 1 deletion examples/defer-stream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "ts-node src/index.ts"
},
"dependencies": {
"@graphql-yoga/plugin-defer-stream": "3.0.0",
"@graphql-yoga/plugin-defer-stream": "3.0.1",
"@graphql-yoga/render-graphiql": "5.0.0",
"graphql": "16.6.0",
"graphql-yoga": "5.0.0"
Expand Down
17 changes: 17 additions & 0 deletions packages/client/apollo-link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @graphql-yoga/apollo-link

## 3.0.1

### Patch Changes

- [#3118](https://github.com/dotansimha/graphql-yoga/pull/3118)
[`694e78b9`](https://github.com/dotansimha/graphql-yoga/commit/694e78b9e12c6d6275b67e746dce1499046595cb)
Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:

- Updated dependency
[`@graphql-tools/executor-http@^1.0.4` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor-http/v/1.0.4)
(from `^1.0.0`, in `dependencies`)

- [#3118](https://github.com/dotansimha/graphql-yoga/pull/3118)
[`694e78b9`](https://github.com/dotansimha/graphql-yoga/commit/694e78b9e12c6d6275b67e746dce1499046595cb)
Thanks [@enisdenjo](https://github.com/enisdenjo)! - Bump @graphql-tools/executor-http for better
SSE stream chunks and messages handling

## 3.0.0

### Major Changes
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.0.0",
"version": "3.0.1",
"type": "module",
"description": "",
"repository": {
Expand Down
17 changes: 17 additions & 0 deletions packages/client/urql-exchange/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @graphql-yoga/urql-exchange

## 3.0.1

### Patch Changes

- [#3118](https://github.com/dotansimha/graphql-yoga/pull/3118)
[`694e78b9`](https://github.com/dotansimha/graphql-yoga/commit/694e78b9e12c6d6275b67e746dce1499046595cb)
Thanks [@enisdenjo](https://github.com/enisdenjo)! - dependencies updates:

- Updated dependency
[`@graphql-tools/executor-http@^1.0.4` ↗︎](https://www.npmjs.com/package/@graphql-tools/executor-http/v/1.0.4)
(from `^1.0.0`, in `dependencies`)

- [#3118](https://github.com/dotansimha/graphql-yoga/pull/3118)
[`694e78b9`](https://github.com/dotansimha/graphql-yoga/commit/694e78b9e12c6d6275b67e746dce1499046595cb)
Thanks [@enisdenjo](https://github.com/enisdenjo)! - Bump @graphql-tools/executor-http for better
SSE stream chunks and messages handling

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/urql-exchange/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/urql-exchange",
"version": "3.0.0",
"version": "3.0.1",
"type": "module",
"description": "",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/apq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-yoga/plugin-apq

## 3.0.1

### Patch Changes

- [#3086](https://github.com/dotansimha/graphql-yoga/pull/3086)
[`68e6c2cb`](https://github.com/dotansimha/graphql-yoga/commit/68e6c2cbae9fcc958a9f353d991a792e3e299465)
Thanks [@gilgardosh](https://github.com/gilgardosh)! - Enhance config: enable override error
status code with 200

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apq/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-apq",
"version": "3.0.0",
"version": "3.0.1",
"type": "module",
"description": "APQ plugin for GraphQL Yoga.",
"repository": {
Expand Down
9 changes: 9 additions & 0 deletions packages/plugins/defer-stream/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @graphql-yoga/plugin-defer-stream

## 3.0.1

### Patch Changes

- [#3118](https://github.com/dotansimha/graphql-yoga/pull/3118)
[`694e78b9`](https://github.com/dotansimha/graphql-yoga/commit/694e78b9e12c6d6275b67e746dce1499046595cb)
Thanks [@enisdenjo](https://github.com/enisdenjo)! - Bump @graphql-tools/executor-http for better
SSE stream chunks and messages handling

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/defer-stream/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-defer-stream",
"version": "3.0.0",
"version": "3.0.1",
"type": "module",
"description": "Defer/Stream plugin for GraphQL Yoga.",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d1cfe5b

Please sign in to comment.