Skip to content

Commit

Permalink
Merge pull request #1242 from hayes/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
hayes authored Jul 12, 2024
2 parents 777f6de + eca11cc commit 8b7770f
Show file tree
Hide file tree
Showing 73 changed files with 339 additions and 66 deletions.
5 changes: 0 additions & 5 deletions .changeset/unlucky-adults-deny.md

This file was deleted.

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

## 2.0.4

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2
- @pothos/plugin-dataloader@4.0.2
- @pothos/plugin-prisma@4.0.3
- @pothos/plugin-prisma-utils@1.0.3
- @pothos/plugin-relay@4.0.2
- @pothos/plugin-scope-auth@4.0.2
- @pothos/plugin-simple-objects@4.0.3
- @pothos/plugin-zod@4.0.2

## 2.0.3

### 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.3",
"version": "2.0.4",
"name": "@pothos-examples/complex-app",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions examples/envelope-helix-fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pothos-examples/envelope-helix-fastify

## 3.0.2

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/envelope-helix-fastify/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.1",
"version": "3.0.2",
"name": "@pothos-examples/envelope-helix-fastify",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions examples/federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pothos-examples/federation

## 3.0.2

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2
- @pothos/plugin-directives@4.0.1
- @pothos/plugin-federation@4.0.1

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/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.1",
"version": "3.0.2",
"name": "@pothos-examples/federation",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions examples/graphql-shield/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pothos-examples/graphql-shield

## 3.0.2

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-shield/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.1",
"version": "3.0.2",
"name": "@pothos-examples/graphql-shield",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions examples/helix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pothos-examples/helix

## 3.0.2

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/helix/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.1",
"version": "3.0.2",
"name": "@pothos-examples/helix",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions examples/nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pothos-examples/nextjs

## 3.0.2

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pothos-examples/nextjs",
"version": "3.0.1",
"version": "3.0.2",
"private": true,
"scripts": {
"generate": "tsx graphql/build-schema.ts && graphql-codegen",
Expand Down
9 changes: 9 additions & 0 deletions examples/open-telemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pothos-examples/open-telemetry

## 2.0.2

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2
- @pothos/plugin-tracing@1.0.2
- @pothos/tracing-opentelemetry@1.0.2

## 2.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/open-telemetry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pothos-examples/open-telemetry",
"version": "2.0.1",
"version": "2.0.2",
"main": "index.js",
"license": "MIT",
"dependencies": {
Expand Down
11 changes: 11 additions & 0 deletions examples/prisma-federation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @pothos-examples/relay

## 3.0.3

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2
- @pothos/plugin-directives@4.0.1
- @pothos/plugin-federation@4.0.1
- @pothos/plugin-prisma@4.0.3
- @pothos/plugin-relay@4.0.2

## 3.0.2

### 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.2",
"version": "3.0.3",
"name": "@pothos-examples/prisma-federation",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions examples/prisma-relay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pothos-examples/prisma-relay

## 3.0.3

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2
- @pothos/plugin-prisma@4.0.3
- @pothos/plugin-relay@4.0.2

## 3.0.2

### 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.2",
"version": "3.0.3",
"name": "@pothos-examples/prisma-relay",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions examples/prisma-smart-subscriptions-apollo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @pothos-examples/prisma-smart-subscriptions-apollo

## 3.0.3

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2
- @pothos/plugin-prisma@4.0.3
- @pothos/plugin-smart-subscriptions@4.0.2

## 3.0.2

### 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.2",
"version": "3.0.3",
"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.3

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2
- @pothos/plugin-prisma@4.0.3

## 3.0.2

### 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.2",
"version": "3.0.3",
"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.3

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2
- @pothos/plugin-prisma@4.0.3

## 3.0.2

### 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.2",
"version": "3.0.3",
"name": "@pothos-examples/prisma",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
8 changes: 8 additions & 0 deletions examples/relay-windowed-pagination/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @pothos-examples/prisma-relay

## 3.0.2

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2
- @pothos/plugin-relay@4.0.2

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/relay-windowed-pagination/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.1",
"version": "3.0.2",
"name": "@pothos-examples/relay-windowed-pagination",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions examples/simple-classes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pothos-examples/simple-classes

## 3.0.2

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-classes/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.1",
"version": "3.0.2",
"name": "@pothos-examples/simple-classes",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
7 changes: 7 additions & 0 deletions examples/simple-interfaces/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pothos-examples/simple-interfaces

## 3.0.2

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2

## 3.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-interfaces/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.1",
"version": "3.0.2",
"name": "@pothos-examples/simple-interfaces",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 4.0.2

### Patch Changes

- 777f6de: Add builder.$inferSchemaTypes

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pothos/core",
"version": "4.0.1",
"version": "4.0.2",
"description": "Pothos (formerly GiraphQL) is a plugin based schema builder for creating code-first GraphQL schemas in typescript",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-add-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @pothos/plugin-add-graphql

## 4.0.2

### Patch Changes

- Updated dependencies [777f6de]
- @pothos/core@4.0.2

## 4.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-add-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pothos/plugin-add-graphql",
"version": "4.0.1",
"version": "4.0.2",
"description": "A Pothos plugin for adding existing GraphQL types to a Pothos schema",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
Expand Down Expand Up @@ -45,7 +45,7 @@
"provenance": true
},
"peerDependencies": {
"@pothos/core": "4.0.1",
"@pothos/core": "4.0.2",
"graphql": ">=16.6.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 8b7770f

Please sign in to comment.