diff --git a/cmd/prb/CHANGELOG.md b/cmd/prb/CHANGELOG.md index 89b066ceb..b018615ae 100644 --- a/cmd/prb/CHANGELOG.md +++ b/cmd/prb/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to the `prb` CLI will be documented in this file. ## Unreleased +## [0.190.0] - 2026-05-27 + +### Added + +- Add `prb user archive` command to deactivate a user profile while keeping them in the organization + ## [0.189.0] - 2026-05-26 ### Added diff --git a/cmd/prb/VERSION b/cmd/prb/VERSION index 4333ebad4..96e33ee3f 100644 --- a/cmd/prb/VERSION +++ b/cmd/prb/VERSION @@ -1 +1 @@ -0.189.0 +0.190.0