Skip to content

v0.2.2

Latest

Choose a tag to compare

@bobcats bobcats released this 18 Mar 00:01
· 22 commits to main since this release

Bug Fixes

  • --assignee @me now works in issue create and issue update — previously sent the literal string "@me" to the API, causing Argument Validation Error. Now resolves to the authenticated user's UUID via the viewer query. (#9)

This also enables resolution of team keys, project slugs, state names, parent identifiers, and email addresses in create/update commands.

What's Changed

  • fix: resolve @me to viewer UUID in issue create and update by @bobcats in #9

New Contributors

Full Changelog: v0.2.1...v0.2.2