diff --git a/cmd/prb/CHANGELOG.md b/cmd/prb/CHANGELOG.md index 0e85f0a69..b2c82cab3 100644 --- a/cmd/prb/CHANGELOG.md +++ b/cmd/prb/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to the `prb` CLI will be documented in this file. ## Unreleased +## [0.201.0] - 2026-07-20 + +### Added + +- `prb trust-center commitment` and `prb trust-center commitment-group` commands to create, list, update, and delete compliance portal commitments and their groups + ## [0.200.0] - 2026-07-20 ### Changed diff --git a/cmd/prb/VERSION b/cmd/prb/VERSION index b792bc27c..039bb5470 100644 --- a/cmd/prb/VERSION +++ b/cmd/prb/VERSION @@ -1 +1 @@ -0.200.0 +0.201.0