github orhun/git-cliff v2.6.0
Release v2.6.0

4 hours ago

animation

2.6.0 - 2024-09-22

⛰️ Features

  • (changelog) Support generating changelog for different branches (#808) - (2a581a8)
  • (config) Add changelog.render_always option (#859) - (ad039d5)
  • (config) Allow configuring output file from config (#829) - (c2db791)
  • (core) Add remote to commit and deprecate fields (#822) - (87e2c1d)
  • (npm) Add missing options and document all options with tsdoc comments - (2eae2f1)
  • (npm) Add possibility for skipCommit to take an array of values - (a6e3b78)

🐛 Bug Fixes

  • (args) Support using use_branch_tags from both config and args (#848) - (35b7fd8)
  • (bump) Suppress template warning when --bumped-version is used (#855) - (8bebbf9)
  • (changelog) Do not change the tag date if tag already exists (#861) - (fbb643b)
  • (changelog) Correctly set the tag message for the latest release (#854) - (e41e8dd)
  • (changelog) Don't change the context when provided via --from-context (#820) - (ff72406)
  • (commit) Trim the trailing newline for git2 commits (#872) - (1cdbbf6)
  • (core) Avoid the unnecessary loop when no remote feature is activated - (1d8a2fe)
  • (template) Resolve parsing issues with raw/endraw in Jinja (#824) - (63bf5b7)

🚜 Refactor

  • (template) [breaking] Add name parameter to the constructor - (e577113)

📚 Documentation

  • (args) Fix copy-paste mistake where gitea mentioned gitlab - (c41eacb)
  • (contributing) Mention fetching the tags for running tests successfully (#850) - (a82dac3)
  • (website) Add highlights for 2.6.0 (#873) - (050fb55)
  • (website) Clarify comment about tag argument - (e56cd8d)

⚙️ Miscellaneous Tasks

  • (ci) Check pedantic lints (#853) - (c77420c)
  • (examples) Improve example templates (#835) - (08e761c)
  • (lib) Fix typos in code comments - (81854d2)
  • (npm) Bump dev dependencies - (61b86f1)

New Contributors ❤️

Don't miss a new git-cliff release

NewReleases is sending notifications on new releases.