Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 08:48
· 2 commits to main since this release

[0.2.1] - 2026-08-10

Fixed

  • Destructive commands (licenses revoke, licenses remint, licenses export,
    products key-types delete, sdk-key, webhook) no longer dead-end with a
    raw 403 Missing scope: danger when your login lacks the destructive-actions
    permission. The CLI now re-authorizes for it in your browser (keeping every
    scope you already had), then continues into the normal per-action approval —
    two quick browser steps instead of an opaque error.