Skip to content

Commit 61b642a

Browse files
authored
Merge pull request #1589 from hayes/changeset-release/main
chore: update versions
2 parents 100f5f2 + ad860a1 commit 61b642a

File tree

35 files changed

+157
-22
lines changed

35 files changed

+157
-22
lines changed

.changeset/forty-onions-turn.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.46
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [100f5f2]
8+
- @pothos/core@4.12.0
9+
- @pothos/plugin-dataloader@4.4.3
10+
- @pothos/plugin-prisma@4.14.1
11+
- @pothos/plugin-prisma-utils@1.3.3
12+
- @pothos/plugin-relay@4.6.2
13+
- @pothos/plugin-scope-auth@4.1.6
14+
- @pothos/plugin-simple-objects@4.1.3
15+
- @pothos/plugin-validation@4.2.0
16+
317
## 2.1.45
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.45",
4+
"version": "2.1.46",
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.22
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [100f5f2]
8+
- @pothos/core@4.12.0
9+
310
## 3.1.21
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.21",
4+
"version": "3.1.22",
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.28
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [100f5f2]
8+
- @pothos/core@4.12.0
9+
- @pothos/plugin-directives@4.3.0
10+
- @pothos/plugin-federation@4.4.2
11+
312
## 3.1.27
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.27",
4+
"version": "3.1.28",
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.22
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [100f5f2]
8+
- @pothos/core@4.12.0
9+
310
## 3.1.21
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.21",
4+
"version": "3.1.22",
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.22
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [100f5f2]
8+
- @pothos/core@4.12.0
9+
310
## 3.1.21
411

512
### Patch Changes

0 commit comments

Comments
 (0)