Skip to content

Commit

Permalink
Merge pull request #1019 from hayes/changeset-release/main
Browse files Browse the repository at this point in the history
chore: update versions
  • Loading branch information
hayes authored Sep 8, 2023
2 parents f024739 + e88cd27 commit 1e2a0f7
Show file tree
Hide file tree
Showing 28 changed files with 122 additions and 19 deletions.
6 changes: 0 additions & 6 deletions .changeset/kind-waves-fix.md

This file was deleted.

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

## 2.4.32

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0

## 2.4.31

### 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": "2.4.31",
"version": "2.4.32",
"name": "@pothos-examples/envelope-helix-fastify",
"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

## 2.2.32

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0

## 2.2.31

### 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": "2.2.31",
"version": "2.2.32",
"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

## 2.4.32

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0

## 2.4.31

### 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": "2.4.31",
"version": "2.4.32",
"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

## 2.6.15

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0

## 2.6.14

### 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": "2.6.14",
"version": "2.6.15",
"private": true,
"scripts": {
"generate": "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

## 1.2.32

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0
- @pothos/plugin-tracing@0.5.8
- @pothos/tracing-opentelemetry@0.6.9

## 1.2.31

### 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": "1.2.31",
"version": "1.2.32",
"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

## 2.8.37

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0
- @pothos/plugin-directives@3.10.2
- @pothos/plugin-federation@3.11.0
- @pothos/plugin-prisma@3.59.1
- @pothos/plugin-relay@3.43.1

## 2.8.36

### 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": "2.8.36",
"version": "2.8.37",
"name": "@pothos-examples/prisma-federation",
"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

## 2.6.36

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0
- @pothos/plugin-prisma@3.59.1
- @pothos/plugin-smart-subscriptions@3.7.1

## 2.6.35

### 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": "2.6.35",
"version": "2.6.36",
"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

## 2.4.62

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0
- @pothos/plugin-prisma@3.59.1

## 2.4.61

### 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": "2.4.61",
"version": "2.4.62",
"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

## 2.4.62

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0
- @pothos/plugin-prisma@3.59.1

## 2.4.61

### 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": "2.4.61",
"version": "2.4.62",
"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

## 2.7.45

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0
- @pothos/plugin-relay@3.43.1

## 2.7.44

### 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": "2.7.44",
"version": "2.7.45",
"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

## 2.4.32

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0

## 2.4.31

### 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": "2.4.31",
"version": "2.4.32",
"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

## 2.4.32

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0

## 2.4.31

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

## 3.34.0

### Minor Changes

- f0247390: Add isOneOf option for input type. this adds @oneOf directive, but does not currently
affect the typescript type for the input

## 3.33.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": "3.33.1",
"version": "3.34.0",
"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 website/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [f0247390]
- @pothos/core@3.34.0

## null

### Patch Changes

- Updated dependencies [6f155d82]
- @pothos/core@3.33.1

Expand Down

1 comment on commit 1e2a0f7

@vercel
Copy link

@vercel vercel bot commented on 1e2a0f7 Sep 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.