Release prb/v0.199.0

Signed-off-by: Sacha Al Himdani <sacha@probo.com>
This commit is contained in:
Sacha Al Himdani
2026-07-02 19:36:38 +02:00
parent dcf3221bb9
commit 3a37c957c7
2 changed files with 11 additions and 1 deletions

View File

@@ -4,10 +4,20 @@ All notable changes to the `prb` CLI will be documented in this file.
## Unreleased
## [0.199.0] - 2026-07-02
### Added
- `prb webhook` event choices now cover the full document lifecycle: `document.created`/`updated`/`archived`/`unarchived`/`deleted`, the `document.version.*` events, and their `signature.*` and `approval.*` sub-events
### Changed
- `prb auth login` defaults and region prompts now use `eu.probo.com` and `us.probo.com` instead of `*.console.getprobo.com`
### Removed
- `MEETING_*` webhook event choices removed from `prb webhook` create/update; they were never valid backend event types and only produced API rejections
## [0.198.0] - 2026-06-30
### Removed

View File

@@ -1 +1 @@
0.198.0
0.199.0