diff --git a/cmd/prb/CHANGELOG.md b/cmd/prb/CHANGELOG.md index 9e4d60ba0..9bd667313 100644 --- a/cmd/prb/CHANGELOG.md +++ b/cmd/prb/CHANGELOG.md @@ -4,6 +4,16 @@ All notable changes to the `prb` CLI will be documented in this file. ## Unreleased +## [0.183.0] - 2026-05-07 + +### Added + +- Add `regulation` and `country code` fields on cookie consent records, plus the `STATEMENT_OF_APPLICABILITY` document type on `prb document update` + +### Fixed + +- Allow editing metadata (title, document type, classification) on generated document versions + ## [0.182.0] - 2026-05-06 ### Added diff --git a/cmd/prb/VERSION b/cmd/prb/VERSION index 6c5ba421e..72bffaaf6 100644 --- a/cmd/prb/VERSION +++ b/cmd/prb/VERSION @@ -1 +1 @@ -0.182.0 +0.183.0