Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 23, 2023
1 parent b31928d commit cc37249
Show file tree
Hide file tree
Showing 26 changed files with 105 additions and 35 deletions.
6 changes: 0 additions & 6 deletions .changeset/eight-ligers-develop.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/kind-snails-pull.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/slimy-brooms-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-suns-bake.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

## 1.4.29

### Patch Changes

- Updated dependencies [d2b02b79]
- Updated dependencies [22041db0]
- Updated dependencies [68c94e4f]
- Updated dependencies [592ffd3b]
- @pothos/plugin-relay@3.37.0
- @pothos/plugin-dataloader@3.15.0
- @pothos/plugin-prisma@3.41.1
- @pothos/plugin-scope-auth@3.18.0
- @pothos/plugin-prisma-utils@0.6.0

## 1.4.28

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

## 2.7.5

### Patch Changes

- Updated dependencies [592ffd3b]
- @pothos/plugin-prisma@3.41.1

## 2.7.4

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

## 2.7.27

### Patch Changes

- Updated dependencies [d2b02b79]
- Updated dependencies [68c94e4f]
- Updated dependencies [592ffd3b]
- @pothos/plugin-relay@3.37.0
- @pothos/plugin-prisma@3.41.1

## 2.7.26

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

## 2.5.4

### Patch Changes

- Updated dependencies [592ffd3b]
- @pothos/plugin-prisma@3.41.1

## 2.5.3

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

## 2.4.26

### Patch Changes

- Updated dependencies [592ffd3b]
- @pothos/plugin-prisma@3.41.1

## 2.4.25

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

## 2.4.26

### Patch Changes

- Updated dependencies [592ffd3b]
- @pothos/plugin-prisma@3.41.1

## 2.4.25

### 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.25",
"version": "2.4.26",
"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.27

### Patch Changes

- Updated dependencies [d2b02b79]
- Updated dependencies [68c94e4f]
- @pothos/plugin-relay@3.37.0

## 2.7.26

### 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.26",
"version": "2.7.27",
"name": "@pothos-examples/relay-windowed-pagination",
"main": "src/index.ts",
"types": "src/index.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/deno/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 3.39.0

### Minor Changes

- 22041db0: Add default isTypeOf for loadableNode
- 68c94e4f: Support parsing globalIDs for loadableNode

### Patch Changes

- d2b02b79: Fix a few issues with globalID parsing

## 3.38.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/deno/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pothos/deno",
"version": "3.38.0",
"version": "3.39.0",
"description": "Deno compatible versions of Pothos packages",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugin-dataloader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 3.15.0

### Minor Changes

- 22041db0: Add default isTypeOf for loadableNode
- 68c94e4f: Support parsing globalIDs for loadableNode

## 3.14.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-dataloader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pothos/plugin-dataloader",
"version": "3.14.0",
"version": "3.15.0",
"description": "A Pothos plugin for attaching dataloader to object types",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-prisma/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 3.41.1

### Patch Changes

- 592ffd3b: Fix name option for prismaNode

## 3.41.0

### Minor 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": "3.41.0",
"version": "3.41.1",
"description": "A Pothos plugin for more efficient integration with prisma",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/plugin-relay/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 3.37.0

### Minor Changes

- 68c94e4f: Support parsing globalIDs for loadableNode

### Patch Changes

- d2b02b79: Fix a few issues with globalID parsing

## 3.36.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-relay/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pothos/plugin-relay",
"version": "3.36.0",
"version": "3.37.0",
"description": "A Pothos plugin for adding relay style connections, nodes, and cursor based pagination to your GraphQL schema",
"main": "./lib/index.js",
"types": "./dts/index.d.ts",
Expand Down

0 comments on commit cc37249

Please sign in to comment.