Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#3861)
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 Mar 6, 2025
1 parent e9ee666 commit 6c879e6
Show file tree
Hide file tree
Showing 23 changed files with 93 additions and 43 deletions.

This file was deleted.

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

This file was deleted.

This file was deleted.

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

This file was deleted.

This file was deleted.

This file was deleted.

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

This file was deleted.

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

## 3.15.1

### Patch Changes

- Updated dependencies
[[`9599d45`](https://github.com/dotansimha/graphql-yoga/commit/9599d459a0076edea53e447080da857be7059b7a)]:
- @graphql-yoga/plugin-response-cache@3.15.1

## 3.15.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.15.0",
"version": "3.15.1",
"type": "module",
"private": true,
"scripts": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/apollo-usage-report/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-yoga/plugin-apollo-usage-report

## 0.8.1

### Patch Changes

- [#3860](https://github.com/dotansimha/graphql-yoga/pull/3860)
[`9599d45`](https://github.com/dotansimha/graphql-yoga/commit/9599d459a0076edea53e447080da857be7059b7a)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Added dependency
[`@whatwg-node/promise-helpers@^1.2.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/promise-helpers/v/1.2.4)
(to `dependencies`)

## 0.8.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-usage-report/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-apollo-usage-report",
"version": "0.8.0",
"version": "0.8.1",
"type": "module",
"description": "Apollo's GraphOS usage report plugin for GraphQL Yoga.",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/apq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-yoga/plugin-apq

## 3.13.1

### Patch Changes

- [#3860](https://github.com/dotansimha/graphql-yoga/pull/3860)
[`9599d45`](https://github.com/dotansimha/graphql-yoga/commit/9599d459a0076edea53e447080da857be7059b7a)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Added dependency
[`@whatwg-node/promise-helpers@^1.2.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/promise-helpers/v/1.2.4)
(to `dependencies`)

## 3.13.0

### Patch 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.13.0",
"version": "3.13.1",
"type": "module",
"description": "APQ plugin for GraphQL Yoga.",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/graphql-sse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-yoga/plugin-graphql-sse

## 3.13.1

### Patch Changes

- [#3860](https://github.com/dotansimha/graphql-yoga/pull/3860)
[`9599d45`](https://github.com/dotansimha/graphql-yoga/commit/9599d459a0076edea53e447080da857be7059b7a)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Added dependency
[`@whatwg-node/promise-helpers@^1.2.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/promise-helpers/v/1.2.4)
(to `dependencies`)

## 3.13.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/graphql-sse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-graphql-sse",
"version": "3.13.0",
"version": "3.13.1",
"type": "module",
"description": "GraphQL over Server-Sent Events Protocol plugin for GraphQL Yoga.",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/jwt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-yoga/plugin-jwt

## 3.7.1

### Patch Changes

- [#3860](https://github.com/dotansimha/graphql-yoga/pull/3860)
[`9599d45`](https://github.com/dotansimha/graphql-yoga/commit/9599d459a0076edea53e447080da857be7059b7a)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Added dependency
[`@whatwg-node/promise-helpers@^1.2.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/promise-helpers/v/1.2.4)
(to `dependencies`)

## 3.7.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/jwt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-jwt",
"version": "3.7.0",
"version": "3.7.1",
"type": "module",
"description": "jwt plugin for GraphQL Yoga.",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/persisted-operations/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-yoga/plugin-persisted-operations

## 3.13.1

### Patch Changes

- [#3860](https://github.com/dotansimha/graphql-yoga/pull/3860)
[`9599d45`](https://github.com/dotansimha/graphql-yoga/commit/9599d459a0076edea53e447080da857be7059b7a)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Added dependency
[`@whatwg-node/promise-helpers@^1.2.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/promise-helpers/v/1.2.4)
(to `dependencies`)

## 3.13.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/persisted-operations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-persisted-operations",
"version": "3.13.0",
"version": "3.13.1",
"type": "module",
"description": "Persisted Operations plugin for GraphQL Yoga.",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/response-cache/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-yoga/plugin-response-cache

## 3.15.1

### Patch Changes

- [#3860](https://github.com/dotansimha/graphql-yoga/pull/3860)
[`9599d45`](https://github.com/dotansimha/graphql-yoga/commit/9599d459a0076edea53e447080da857be7059b7a)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Added dependency
[`@whatwg-node/promise-helpers@^1.2.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/promise-helpers/v/1.2.4)
(to `dependencies`)

## 3.15.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/response-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-response-cache",
"version": "3.15.0",
"version": "3.15.1",
"type": "module",
"description": "",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/sofa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @graphql-yoga/plugin-sofa

## 3.13.1

### Patch Changes

- [#3860](https://github.com/dotansimha/graphql-yoga/pull/3860)
[`9599d45`](https://github.com/dotansimha/graphql-yoga/commit/9599d459a0076edea53e447080da857be7059b7a)
Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
- Added dependency
[`@whatwg-node/promise-helpers@^1.2.4` ↗︎](https://www.npmjs.com/package/@whatwg-node/promise-helpers/v/1.2.4)
(to `dependencies`)

## 3.13.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/sofa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-yoga/plugin-sofa",
"version": "3.13.0",
"version": "3.13.1",
"type": "module",
"description": "",
"repository": {
Expand Down

0 comments on commit 6c879e6

Please sign in to comment.