From 0649d032cdc3fc09d4ad3a79b84d07feb542ac55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Thu, 7 May 2026 16:23:37 +0400 Subject: [PATCH] Release prb/v0.183.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- cmd/prb/CHANGELOG.md | 10 ++++++++++ cmd/prb/VERSION | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) 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