Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Haines <[email protected]>
  • Loading branch information
haines committed Dec 9, 2024
1 parent 11bdb0a commit 1bb53e2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/grpc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

## [Unreleased]

No notable changes.
### Changed

- Bump dependency on [@grpc/grpc-js] to 1.12.4 ([#1056](https://github.com/cerbos/cerbos-sdk-javascript/pull/1056))

## [0.19.0] - 2024-11-27

Expand Down
8 changes: 8 additions & 0 deletions packages/grpc/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
unreleased:
type: patch

bumped:
"@grpc/grpc-js":
to: 1.12.4
pull: 1056

releases:
- version: 0.19.0
date: 2024-11-27
Expand Down

0 comments on commit 1bb53e2

Please sign in to comment.