Release prb/v0.191.0

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-06-02 12:45:35 +02:00
parent e55569848e
commit e560d04e12
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.191.0] - 2026-06-02
### Changed
- Replace `prb third-party assess` with `prb third-party vet` to enqueue async third-party vetting; the command now returns immediately after queuing the job instead of waiting for the report
## [0.190.0] - 2026-05-27
### Added

View File

@@ -1 +1 @@
0.190.0
0.191.0