Release prb/v0.186.0

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-05-13 15:20:15 +04:00
parent dec767c91d
commit d90cad8a58
2 changed files with 7 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to the `prb` CLI will be documented in this file.
## Unreleased
## [0.186.0] - 2026-05-13
### Changed
- Drop `--consent-mode` flag from `prb cookie-banner create`/`update` and remove the `consent_mode` column from `cookie-banner` outputs — consent mode is now derived from the visitor's geolocation at consent time (breaking)
## [0.185.0] - 2026-05-12
### Changed

View File

@@ -1 +1 @@
0.184.0
0.186.0