Release prb/v0.195.0

Signed-off-by: Sacha Al Himdani <sacha@probo.com>
This commit is contained in:
Sacha Al Himdani
2026-06-16 13:28:15 +02:00
parent 50658a42a4
commit e189190a77
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.195.0] - 2026-06-16
### Changed
- `prb access-review` campaign sources are now first-class: each campaign captures a source snapshot (name, connector) at start time so a review stays coherent when the underlying source is edited or deleted, and fetch attempts are tracked as an append-only log instead of a single denormalized status field
## [0.194.0] - 2026-06-11
### Added

View File

@@ -1 +1 @@
0.194.0
0.195.0