Skip to content

Release v5.1.0

Choose a tag to compare

@jasonbahl jasonbahl released this 18 Mar 17:19
· 0 commits to b1b282056168e3162d8a538bd3a8ce118b1a38a7 since this release

Changelog

Bump Type: minor

✨ New Features

  • Added support for scanning specific directories (root, /src, /tests) for @since tags (#16)
  • Added comprehensive ignore patterns for vendor, node_modules, and other common directories (#16)

🐛 Bug Fixes

  • Fixed file path handling in @since tag updates to show correct file names (#13)
  • Fixed release notes generation to include @since tag updates section (#15)
  • Fixed workflow conditions to properly handle release creation failure (#17)
  • Fixed changeset deletion to only occur after successful release (#18)

🔧 Internal

  • Added debug logging for file scanning and processing (#13)
  • Improved error handling and status reporting in release workflow (#17)
  • Enhanced release notes formatting and clarity (#15)

👏 Contributors

Thanks to the following contributors for making this release possible: