Skip to content

Commit b924710

Browse files
authored
Merge pull request #1509 from hayes/changeset-release/main
chore: update versions
2 parents b5f4b33 + 892e642 commit b924710

File tree

38 files changed

+165
-28
lines changed

38 files changed

+165
-28
lines changed

.changeset/huge-monkeys-occur.md

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

.changeset/solid-years-carry.md

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

examples/complex-app/CHANGELOG.md

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

3+
## 2.1.38
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [689accd]
8+
- Updated dependencies [689accd]
9+
- @pothos/core@4.9.0
10+
- @pothos/plugin-validation@4.1.0
11+
- @pothos/plugin-dataloader@4.4.3
12+
- @pothos/plugin-prisma@4.10.0
13+
- @pothos/plugin-prisma-utils@1.3.2
14+
- @pothos/plugin-relay@4.6.2
15+
- @pothos/plugin-scope-auth@4.1.5
16+
- @pothos/plugin-simple-objects@4.1.3
17+
318
## 2.1.37
419

520
### 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.37",
4+
"version": "2.1.38",
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.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [689accd]
8+
- @pothos/core@4.9.0
9+
310
## 3.1.16
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.16",
4+
"version": "3.1.17",
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.23
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [689accd]
8+
- @pothos/core@4.9.0
9+
- @pothos/plugin-directives@4.2.4
10+
- @pothos/plugin-federation@4.4.2
11+
312
## 3.1.22
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.22",
4+
"version": "3.1.23",
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.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [689accd]
8+
- @pothos/core@4.9.0
9+
310
## 3.1.16
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.16",
4+
"version": "3.1.17",
55
"name": "@pothos-examples/graphql-shield",
66
"main": "src/index.ts",
77
"types": "src/index.ts",

0 commit comments

Comments
 (0)