Skip to content

5.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Dec 13:22
55c8ffe

Added

  • Add --requirePrNumbers flag to auto-changelog update CLI command for generation-time filtering (#253)
    • When enabled, commits without PR numbers are filtered out from the changelog
    • Disabled by default for backward compatibility
    • The updateChangelog function also supports this option via the requirePrNumbers parameter