Skip to content

v0.5.0

Compare
Choose a tag to compare
@pi0 pi0 released this 03 Mar 16:26
· 107 commits to main since this release

compare changes

🚀 Enhancements

  • Update execa to v7 (e61e2f6)
  • ⚠️ Support different repository providers (#55)
  • Github release integration (#67)
  • Support explicit bumping as major, minor, or patch via cli (c8afa86)
  • Automatically resolve github token from gh cli (231a3ec)
  • Default gh release to latest version (44788f5)

🩹 Fixes

  • Stage CHANGELOG.md and package.json when releasing (69d375c)
  • Add correct output file to git (#64)
  • Update ungh link (a5ab510)
  • Only access latest tag accessible from current branch (#69)
  • cli: Don't eat up first -* arg (77b483b)

🏡 Chore

  • Fix lint issue and update snapshots (e162ab8)
  • Mention gh cli login (7f4a05f)

⚠️ Breaking Changes

  • ⚠️ Support different repository providers (#55)

❤️ Contributors