Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 07:16
· 24 commits to main since this release

0.2.0 (2025-05-14)

Features

  • issue: support structured custom field input via customFields (12ab057), closes #3
  • tools: split project identifier into separate fields for ID and key across all tools (8bbb772)
  • tools: support explicit issueId/issueKey instead of issueIdOrKey (858b301), closes #2 #4
  • tools: unify ID resolution for repositories using resolveIdOrName (d228c2a)

Bug Fixes

  • lint: suppress no-undef error in JS files and remove any from customFields payload (f9fd4ce)