Release prb/v0.207.0

Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
Bryan Frimin
2026-07-30 14:00:27 +02:00
parent b44ceb32e6
commit 4aae46be79
2 changed files with 9 additions and 1 deletions

View File

@@ -4,6 +4,14 @@ All notable changes to the `prb` CLI will be documented in this file.
## Unreleased
## [0.207.0] - 2026-07-30
### Changed
- `prb user list --state` now accepts multiple values (repeat the flag or comma-separate) and filters by `PENDING`, `ACTIVE`, or `DEACTIVATED` instead of `ACTIVE`/`INACTIVE`
- `prb user archive` renamed to `prb user deactivate`
- `prb audit-log export` and `prb scim event export` now emit CSV instead of JSONL
## [0.206.0] - 2026-07-29
### Added

View File

@@ -1 +1 @@
0.206.0
0.207.0