From 7b2934b3884c6f7b6f1b468e804b0645b341fd1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Mon, 20 Jul 2026 19:53:20 +0200 Subject: [PATCH] Release prb/v0.201.0 --- cmd/prb/CHANGELOG.md | 6 ++++++ cmd/prb/VERSION | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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