Skip to content

v0.6.0

Choose a tag to compare

@pi0 pi0 released this 26 Feb 11:11
· 22 commits to main since this release

compare changes

๐Ÿš€ Enhancements

  • Update jiti to v2 (6e85d32)
  • Add check for breaking changes in commit body (#228)
  • Hide author email address via flag (#247)
  • Add noAuthors option (#183)

๐Ÿฉน Fixes

  • Use https proto for the author's GitHub link (#225, #226)
  • Release version regex supporting pre versions (#259)
  • Use correct compare changes URL for Bitbucket (#257)
  • Use tag template for version title and compare change link (#255)
  • Render usernames in github changelog (#265)

๐Ÿ’… Refactors

  • Use consola for colors (49e0401)
  • Use confbox for yaml parsing (19e940c)

๐Ÿ“ฆ Build

  • โš ๏ธ ESM-only dist (4a22de6)

โœ… Tests

  • Add tests for parsing co-authors from the commit body (#229)

โค๏ธ Contributors