Skip to content

Commit cb6bb47

Browse files
authored
Merge pull request #1354 from hayes/changeset-release/main
chore: update versions
2 parents 0b2cf72 + e03e31d commit cb6bb47

File tree

20 files changed

+76
-19
lines changed

20 files changed

+76
-19
lines changed

.changeset/fuzzy-moons-move.md

-5
This file was deleted.

.changeset/pink-gifts-wash.md

-5
This file was deleted.

examples/complex-app/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @pothos-examples/complex-app
22

3+
## 2.1.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ea9981f]
8+
- @pothos/plugin-prisma@4.4.0
9+
- @pothos/plugin-prisma-utils@1.2.0
10+
- @pothos/plugin-scope-auth@4.1.1
11+
312
## 2.1.12
413

514
### Patch Changes

examples/complex-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
3-
"version": "2.1.12",
3+
"version": "2.1.13",
44
"name": "@pothos-examples/complex-app",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

examples/federation/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @pothos-examples/federation
22

3+
## 3.1.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ea9981f]
8+
- @pothos/plugin-directives@4.2.0
9+
- @pothos/plugin-federation@4.2.0
10+
311
## 3.1.3
412

513
### Patch Changes

examples/federation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
3-
"version": "3.1.3",
3+
"version": "3.1.4",
44
"name": "@pothos-examples/federation",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

examples/prisma-federation/CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @pothos-examples/relay
22

3+
## 3.1.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ea9981f]
8+
- Updated dependencies [ea9981f]
9+
- @pothos/plugin-prisma@4.4.0
10+
- @pothos/plugin-directives@4.2.0
11+
- @pothos/plugin-federation@4.2.0
12+
313
## 3.1.10
414

515
### Patch Changes

examples/prisma-federation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
3-
"version": "3.1.10",
3+
"version": "3.1.11",
44
"name": "@pothos-examples/prisma-federation",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

examples/prisma-relay/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @pothos-examples/prisma-relay
22

3+
## 3.1.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ea9981f]
8+
- @pothos/plugin-prisma@4.4.0
9+
310
## 3.1.9
411

512
### Patch Changes

examples/prisma-relay/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
3-
"version": "3.1.9",
3+
"version": "3.1.10",
44
"name": "@pothos-examples/prisma-relay",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

examples/prisma-smart-subscriptions-apollo/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @pothos-examples/prisma-smart-subscriptions-apollo
22

3+
## 3.1.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ea9981f]
8+
- @pothos/plugin-prisma@4.4.0
9+
310
## 3.1.7
411

512
### Patch Changes

examples/prisma-smart-subscriptions-apollo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
3-
"version": "3.1.7",
3+
"version": "3.1.8",
44
"name": "@pothos-examples/prisma-smart-subscriptions-apollo",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

examples/prisma-subscriptions/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @pothos-examples/prisma-subscriptions
22

3+
## 3.1.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ea9981f]
8+
- @pothos/plugin-prisma@4.4.0
9+
310
## 3.1.6
411

512
### Patch Changes

examples/prisma-subscriptions/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
3-
"version": "3.1.6",
3+
"version": "3.1.7",
44
"name": "@pothos-examples/prisma-subscriptions",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

examples/prisma/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @pothos-examples/relay
22

3+
## 3.1.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ea9981f]
8+
- @pothos/plugin-prisma@4.4.0
9+
310
## 3.1.6
411

512
### Patch Changes

examples/prisma/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
3-
"version": "3.1.6",
3+
"version": "3.1.7",
44
"name": "@pothos-examples/prisma",
55
"main": "src/index.ts",
66
"types": "src/index.ts",

packages/plugin-directives/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 4.2.0
4+
5+
### Minor Changes
6+
7+
- ea9981f: Improve ast representation of direvtive arguments
8+
39
## 4.1.0
410

511
### Minor Changes

packages/plugin-directives/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pothos/plugin-directives",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "Directive plugin for Pothos, enables using graphql-tools based directives with Pothos",
55
"main": "./lib/index.js",
66
"types": "./dts/index.d.ts",

packages/plugin-prisma/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 4.4.0
4+
5+
### Minor Changes
6+
7+
- ea9981f: Support prisma 6.0
8+
39
## 4.3.1
410

511
### Patch Changes

packages/plugin-prisma/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pothos/plugin-prisma",
3-
"version": "4.3.1",
3+
"version": "4.4.0",
44
"description": "A Pothos plugin for more efficient integration with prisma",
55
"main": "./lib/index.js",
66
"types": "./dts/index.d.ts",

0 commit comments

Comments
 (0)