Skip to content

Commit ec83570

Browse files
committed
Add changelog entry
Signed-off-by: Andrew Haines <[email protected]>
1 parent a19df12 commit ec83570

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

packages/grpc/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
### Changed
66

7+
- Bump dependency on [@bufbuild/protobuf] to 2.2.0 ([#1024](https://github.com/cerbos/cerbos-sdk-javascript/pull/1024))
8+
79
- Bump dependency on [@grpc/grpc-js] to 1.12.0 ([#1020](https://github.com/cerbos/cerbos-sdk-javascript/pull/1020))
810

911
## [0.18.3] - 2024-09-23

packages/grpc/changelog.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ unreleased:
22
type: patch
33

44
bumped:
5+
"@bufbuild/protobuf":
6+
to: 2.2.0
7+
pull: 1024
8+
59
"@grpc/grpc-js":
610
to: 1.12.0
711
pull: 1020

0 commit comments

Comments
 (0)