Skip to content

Commit 2401f7f

Browse files
authored
Merge pull request #251 from proto-graphql/changeset-release/main
Version Packages
2 parents d4b85b8 + 3c682a9 commit 2401f7f

File tree

10 files changed

+38
-16
lines changed

10 files changed

+38
-16
lines changed

.changeset/curly-moose-applaud.md

-8
This file was deleted.

e2e/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"graphql": "15.4.0",
1717
"graphql-scalars": "1.20.1",
1818
"nexus": "1.3.0",
19-
"protoc-gen-nexus": "0.6.0",
20-
"protoc-gen-pothos": "0.3.0",
19+
"protoc-gen-nexus": "0.6.1",
20+
"protoc-gen-pothos": "0.3.1",
2121
"proto-nexus": "^0.5.1",
2222
"tsconfig-paths": "^4.1.0"
2323
},

packages/@proto-graphql/codegen-core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @proto-graphql/codegen-core
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [#250](https://github.com/proto-graphql/proto-graphql-js/pull/250) [`81b8ead`](https://github.com/proto-graphql/proto-graphql-js/commit/81b8eadbc1c7831bd287e48eb502233ed8126f7e) Thanks [@izumin5210](https://github.com/izumin5210)! - support `(graphql.input_type).ignore` option
8+
39
## 0.3.0
410

511
### Minor Changes

packages/@proto-graphql/codegen-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@proto-graphql/codegen-core",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "",
55
"keywords": [
66
"graphql",

packages/@testapis/proto/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @testapis/proto
22

3+
## 0.5.5
4+
5+
### Patch Changes
6+
7+
- [#250](https://github.com/proto-graphql/proto-graphql-js/pull/250) [`81b8ead`](https://github.com/proto-graphql/proto-graphql-js/commit/81b8eadbc1c7831bd287e48eb502233ed8126f7e) Thanks [@izumin5210](https://github.com/izumin5210)! - support `(graphql.input_type).ignore` option
8+
39
## 0.5.4
410

511
### Patch Changes

packages/@testapis/proto/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@testapis/proto",
3-
"version": "0.5.4",
3+
"version": "0.5.5",
44
"description": "Generated codes from protobuf IDL",
55
"private": true
66
}

packages/protoc-gen-nexus/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# protoc-gen-nexus
22

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- [#250](https://github.com/proto-graphql/proto-graphql-js/pull/250) [`81b8ead`](https://github.com/proto-graphql/proto-graphql-js/commit/81b8eadbc1c7831bd287e48eb502233ed8126f7e) Thanks [@izumin5210](https://github.com/izumin5210)! - support `(graphql.input_type).ignore` option
8+
9+
- Updated dependencies [[`81b8ead`](https://github.com/proto-graphql/proto-graphql-js/commit/81b8eadbc1c7831bd287e48eb502233ed8126f7e)]:
10+
- @proto-graphql/codegen-core@0.3.1
11+
312
## 0.6.0
413

514
### Minor Changes

packages/protoc-gen-nexus/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protoc-gen-nexus",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Generate DSL for GraphQL Nexus from Protocol Buffers IDL",
55
"keywords": [
66
"graphql",
@@ -23,7 +23,7 @@
2323
"node": ">= 14.0.0"
2424
},
2525
"dependencies": {
26-
"@proto-graphql/codegen-core": "^0.3.0",
26+
"@proto-graphql/codegen-core": "^0.3.1",
2727
"@proto-graphql/proto-descriptors": "^0.3.0",
2828
"@proto-graphql/protoc-plugin-helpers": "^0.2.2",
2929
"change-case": "^4.1.2",

packages/protoc-gen-pothos/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# protoc-gen-pothos
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- [#250](https://github.com/proto-graphql/proto-graphql-js/pull/250) [`81b8ead`](https://github.com/proto-graphql/proto-graphql-js/commit/81b8eadbc1c7831bd287e48eb502233ed8126f7e) Thanks [@izumin5210](https://github.com/izumin5210)! - support `(graphql.input_type).ignore` option
8+
9+
- Updated dependencies [[`81b8ead`](https://github.com/proto-graphql/proto-graphql-js/commit/81b8eadbc1c7831bd287e48eb502233ed8126f7e)]:
10+
- @proto-graphql/codegen-core@0.3.1
11+
312
## 0.3.0
413

514
### Minor Changes

packages/protoc-gen-pothos/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "protoc-gen-pothos",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Generate DSL for Pothos GraphQL from Protocol Buffers IDL",
55
"keywords": [
66
"graphql",
@@ -23,7 +23,7 @@
2323
"node": ">= 14.0.0"
2424
},
2525
"dependencies": {
26-
"@proto-graphql/codegen-core": "^0.3.0",
26+
"@proto-graphql/codegen-core": "^0.3.1",
2727
"@proto-graphql/proto-descriptors": "^0.3.0",
2828
"@proto-graphql/protoc-plugin-helpers": "^0.2.2",
2929
"google-protobuf": "^3.21.2",

0 commit comments

Comments
 (0)