012 GitHub stars
02Provides a script to automate the insertion of new version sections for releases.
03Supports distinct workflows for formal releases versus daily development updates.
04Automatically categorizes commits based on Conventional Commits format (e.g., feat, fix, docs).
05Offers customization for output, including excluding commit types, stripping emojis, and JSON format.
06Analyzes git history between specific tags or commit ranges to generate changelog entries.