Skip to content

Commit 74f43c2

Browse files
authored
Merge pull request #1467 from hayes/changeset-release/main
chore: update versions
2 parents b239e5b + 99d29f4 commit 74f43c2

File tree

35 files changed

+157
-22
lines changed

35 files changed

+157
-22
lines changed

.changeset/public-items-refuse.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/complex-app/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @pothos-examples/complex-app
22

3+
## 2.1.30
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c723a2a]
8+
- @pothos/core@4.7.0
9+
- @pothos/plugin-dataloader@4.4.2
10+
- @pothos/plugin-prisma@4.9.1
11+
- @pothos/plugin-prisma-utils@1.3.2
12+
- @pothos/plugin-relay@4.4.3
13+
- @pothos/plugin-scope-auth@4.1.5
14+
- @pothos/plugin-simple-objects@4.1.3
15+
- @pothos/plugin-zod@4.2.2
16+
317
## 2.1.29
418

519
### Patch Changes

examples/complex-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"$schema": "https://json.schemastore.org/package.json",
4-
"version": "2.1.29",
4+
"version": "2.1.30",
55
"name": "@pothos-examples/complex-app",
66
"main": "src/index.ts",
77
"types": "src/index.ts",

examples/envelope-helix-fastify/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @pothos-examples/envelope-helix-fastify
22

3+
## 3.1.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c723a2a]
8+
- @pothos/core@4.7.0
9+
310
## 3.1.10
411

512
### Patch Changes

examples/envelope-helix-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"$schema": "https://json.schemastore.org/package.json",
4-
"version": "3.1.10",
4+
"version": "3.1.11",
55
"name": "@pothos-examples/envelope-helix-fastify",
66
"main": "src/index.ts",
77
"types": "src/index.ts",

examples/federation/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @pothos-examples/federation
22

3+
## 3.1.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c723a2a]
8+
- @pothos/core@4.7.0
9+
- @pothos/plugin-directives@4.2.2
10+
- @pothos/plugin-federation@4.4.1
11+
312
## 3.1.15
413

514
### Patch Changes

examples/federation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"$schema": "https://json.schemastore.org/package.json",
4-
"version": "3.1.15",
4+
"version": "3.1.16",
55
"name": "@pothos-examples/federation",
66
"main": "src/index.ts",
77
"types": "src/index.ts",

examples/graphql-shield/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @pothos-examples/graphql-shield
22

3+
## 3.1.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c723a2a]
8+
- @pothos/core@4.7.0
9+
310
## 3.1.10
411

512
### Patch Changes

examples/graphql-shield/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"$schema": "https://json.schemastore.org/package.json",
4-
"version": "3.1.10",
4+
"version": "3.1.11",
55
"name": "@pothos-examples/graphql-shield",
66
"main": "src/index.ts",
77
"types": "src/index.ts",

examples/helix/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @pothos-examples/helix
22

3+
## 3.1.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c723a2a]
8+
- @pothos/core@4.7.0
9+
310
## 3.1.10
411

512
### Patch Changes

0 commit comments

Comments
 (0)