Skip to content

Releases: mnencia/github2jira

Release list

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 16 Apr 13:00
v0.0.2
7896ba4

Changelog

Bug Fixes

  • 31be637: fix(cmd): wrap dry-run output write errors (@mnencia)
  • 7896ba4: fix(users): use case-insensitive lookup for GitHub login user mapping (@mnencia)

Other

  • dda01c3: Merge pull request #3 from mnencia/test/cmd-workflow-coverage (@mnencia)
  • 9757681: refactor(cmd): replace writeLine boilerplate with lineWriter and expand test coverage (@mnencia)

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Mar 13:11
v0.0.1
2ce28d5

Changelog

Features

Other