Release prb/v0.188.0

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-05-22 13:58:07 +02:00
parent 03a5f6c1d4
commit 1ebbffcef9
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.188.0] - 2026-05-22
### Added
- Add `prb risk-assessment` command group with nested `scope`, `node`, `process`, `threat`, and `scenario` subcommands for managing the hierarchical risk assessment system, including scenario-to-risk and scenario-to-threat link/unlink and Mermaid chart retrieval
## [0.187.0] - 2026-05-15
### Changed

View File

@@ -1 +1 @@
0.187.0
0.188.0