Skip to content

v0.5.6

Compare
Choose a tag to compare
@pi0 pi0 released this 19 Sep 12:39
· 17 commits to main since this release

compare changes

๐Ÿš€ Enhancements

  • Add option to sign git tags (#117)
  • git: Support parse git messages that have prefix emoji (#146)

๐Ÿฉน Fixes

  • github: Use bearer token (#180)
  • Handle repo name with multiple segments (#219)
  • Lowercase scope when filtering (#199)

๐Ÿ’… Refactors

  • Replace execa with execSync (#222, 68127be)
  • Use human readable date for canary versions (#223)

โค๏ธ Contributors