Skip to content

Commit dd566e3

Browse files
authored
Merge pull request #249 from proto-graphql/izumin5210/bump-proto-graphql
chore: bump proto-graphql
2 parents 42f3be9 + 2820b4f commit dd566e3

File tree

11 files changed

+73
-5
lines changed

11 files changed

+73
-5
lines changed

packages/@proto-graphql/codegen-core/src/__generated__/extensions/graphql/schema_pb.d.ts

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@proto-graphql/codegen-core/src/__generated__/extensions/graphql/schema_pb.js

Lines changed: 61 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@testapis/proto/src/buf.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ deps:
44
- remote: buf.build
55
owner: proto-graphql
66
repository: proto-graphql
7-
commit: 775e635634544b8b96e11c6977ca391b
7+
commit: b3262962a35a4deab0e3d4c287822c97
Binary file not shown.
Binary file not shown.
424 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.

scripts/compile-extensions-proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -o pipefail
66
cd $(dirname $0)/..
77

88
PLUGIN_ROOT=./packages/@proto-graphql/codegen-core
9-
LIBRARY_PATH=./proto-graphql
9+
LIBRARY_PATH=./proto-graphql/proto
1010

1111
./scripts/protocw \
1212
-I $LIBRARY_PATH \

0 commit comments

Comments
 (0)