Skip to content

v9.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 04:10
· 77 commits to master since this release

v9.3.1 (2024-03-24)

Fixes

  • algorithm: handle merge-base errors gracefully (4c998b7)

  • cli-version: change implementation to only push the tag we generated (8a9da4f)

Performance

  • algorithm: simplify logs & use lookup when searching for commit & tag match (3690b95)

Resolved Issues