Skip to content

v1.4.6

Latest

Choose a tag to compare

@LouisMazel LouisMazel released this 29 May 12:56

compare changes

🩹 Fixes

  • relizy: Include title-only commit types in changelog and release outputs (b487aef)

    Commit types configured with a title field (e.g., docs: { title: '📖 Documentation' }) now appear in changelogs and release notes without triggering version bumps. Set a type to false to exclude it entirely.

❤️ Contributors