Skip to content

Commit

Permalink
Merge pull request #1261 from hayes/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
hayes committed Jul 31, 2024
2 parents 637997a + b8aead9 commit 35a3d1f
Show file tree
Hide file tree
Showing 23 changed files with 90 additions and 27 deletions.
5 changes: 0 additions & 5 deletions .changeset/eleven-dolphins-invent.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-chairs-turn.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/nervous-rabbits-remember.md

This file was deleted.

11 changes: 11 additions & 0 deletions examples/complex-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @pothos-examples/complex-app

## 2.0.9

### Patch Changes

- Updated dependencies [307340a]
- Updated dependencies [307340a]
- @pothos/plugin-prisma@4.1.0
- @pothos/plugin-prisma-utils@2.0.0
- @pothos/plugin-scope-auth@4.0.2
- @pothos/plugin-dataloader@4.0.2

## 2.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/complex-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package.json",
"version": "2.0.8",
"version": "2.0.9",
"name": "@pothos-examples/complex-app",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
8 changes: 8 additions & 0 deletions examples/prisma-federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pothos-examples/relay

## 3.0.6

### Patch Changes

- Updated dependencies [307340a]
- Updated dependencies [307340a]
- @pothos/plugin-prisma@4.1.0

## 3.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/prisma-federation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package.json",
"version": "3.0.5",
"version": "3.0.6",
"name": "@pothos-examples/prisma-federation",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
8 changes: 8 additions & 0 deletions examples/prisma-relay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pothos-examples/prisma-relay

## 3.0.6

### Patch Changes

- Updated dependencies [307340a]
- Updated dependencies [307340a]
- @pothos/plugin-prisma@4.1.0

## 3.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/prisma-relay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package.json",
"version": "3.0.5",
"version": "3.0.6",
"name": "@pothos-examples/prisma-relay",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
8 changes: 8 additions & 0 deletions examples/prisma-smart-subscriptions-apollo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pothos-examples/prisma-smart-subscriptions-apollo

## 3.0.6

### Patch Changes

- Updated dependencies [307340a]
- Updated dependencies [307340a]
- @pothos/plugin-prisma@4.1.0

## 3.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/prisma-smart-subscriptions-apollo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package.json",
"version": "3.0.5",
"version": "3.0.6",
"name": "@pothos-examples/prisma-smart-subscriptions-apollo",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
8 changes: 8 additions & 0 deletions examples/prisma-subscriptions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pothos-examples/prisma-subscriptions

## 3.0.6

### Patch Changes

- Updated dependencies [307340a]
- Updated dependencies [307340a]
- @pothos/plugin-prisma@4.1.0

## 3.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/prisma-subscriptions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package.json",
"version": "3.0.5",
"version": "3.0.6",
"name": "@pothos-examples/prisma-subscriptions",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
8 changes: 8 additions & 0 deletions examples/prisma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pothos-examples/relay

## 3.0.6

### Patch Changes

- Updated dependencies [307340a]
- Updated dependencies [307340a]
- @pothos/plugin-prisma@4.1.0

## 3.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/prisma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package.json",
"version": "3.0.5",
"version": "3.0.6",
"name": "@pothos-examples/prisma",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-drizzle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @pothos/plugin-drizzle

## 0.0.1

### Patch Changes

- dd2e758: Initial preview release
2 changes: 1 addition & 1 deletion packages/plugin-drizzle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pothos/plugin-drizzle",
"version": "0.0.0",
"version": "0.0.1",
"description": "A Pothos plugin for drizzle",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-errors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 4.1.0

### Minor Changes

- 307340a: Use a shared directive name for defining indirect resolutions

## 4.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-errors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pothos/plugin-errors",
"version": "4.0.2",
"version": "4.1.0",
"description": "A Pothos plugin for adding typed errors into your schema",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/plugin-prisma-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pothos/plugin-prisma-utils

## 2.0.0

### Patch Changes

- Updated dependencies [307340a]
- Updated dependencies [307340a]
- @pothos/plugin-prisma@4.1.0

## 1.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-prisma-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pothos/plugin-prisma-utils",
"version": "1.1.0",
"version": "2.0.0",
"description": "A Pothos plugin containing utility functions for building prisma inputs",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"peerDependencies": {
"@pothos/core": "4.0.2",
"@pothos/plugin-prisma": "4.0.5",
"@pothos/plugin-prisma": "4.1.0",
"@prisma/client": "*",
"graphql": ">=16.6.0"
},
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-prisma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 4.1.0

### Minor Changes

- 307340a: Improve queryFromInfo typing
- 307340a: Use a shared directive name for defining indirect resolutions

## 4.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-prisma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pothos/plugin-prisma",
"version": "4.0.5",
"version": "4.1.0",
"description": "A Pothos plugin for more efficient integration with prisma",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
Expand Down

0 comments on commit 35a3d1f

Please sign in to comment.