We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a19df12 commit ec83570Copy full SHA for ec83570
packages/grpc/CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
### Changed
6
7
+- Bump dependency on [@bufbuild/protobuf] to 2.2.0 ([#1024](https://github.com/cerbos/cerbos-sdk-javascript/pull/1024))
8
+
9
- Bump dependency on [@grpc/grpc-js] to 1.12.0 ([#1020](https://github.com/cerbos/cerbos-sdk-javascript/pull/1020))
10
11
## [0.18.3] - 2024-09-23
packages/grpc/changelog.yaml
@@ -2,6 +2,10 @@ unreleased:
2
type: patch
3
bumped:
+ "@bufbuild/protobuf":
+ to: 2.2.0
+ pull: 1024
"@grpc/grpc-js":
to: 1.12.0
pull: 1020
0 commit comments