Skip to content

Release v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 13:07
· 900 commits to main since this release
v0.6.1
b0201c4

Bug Fixes

  • Do not skip all tags when skip_tags is empty (#63)
  • Use root commit when --latest and there is only one tag (#59)
  • Use the correct branch for codecov (#65)
  • Fix keepachangelog config example (#66)

Documentation

  • Add another option of GitHub Actions (#64)
  • Document timestamp format of Release struct (#67)

Miscellaneous Tasks