diff --git a/cmd/prb/CHANGELOG.md b/cmd/prb/CHANGELOG.md index 60c0e91f8..fadbbd87f 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.207.1] - 2026-07-30 + +### Added + +- `prb login` now requests the `v1:itam`/`v1:itam:read` OAuth2 scopes, in anticipation of upcoming ITAM commands in the CLI + ## [0.207.0] - 2026-07-30 ### Changed diff --git a/cmd/prb/VERSION b/cmd/prb/VERSION index 3ab8a79de..3130968c0 100644 --- a/cmd/prb/VERSION +++ b/cmd/prb/VERSION @@ -1 +1 @@ -0.207.0 +0.207.1