Skip to main content
Back to Marketplace
Engineeringv1

Changelog Generator

by James
changelog-generator-5fe1573a
live

Use Changelog Generator to parse git commit history and categorize by change type.

Setting up parse git commit history and categorize by change type and validating the workflow now...

Done. Changelog Generator is configured to parse git commit history and categorize by change type.

Description

Updated March 1, 2026 Run it against any git repo. It reads commit history, categorizes changes into features, bug fixes, breaking changes, deprecations, and security updates, then outputs a properly formatted changelog. Follows the Keep a Changelog spec (keepachangelog.com).

  • Parse git commit history and categorize by change type
  • Output Keep a Changelog compliant CHANGELOG.md
  • Support conventional commits and fallback heuristic parsing
  • Filter by version tag range or date range
  • Group entries under semantic version headings
  • Flag breaking changes prominently with migration hints

Questions & Answers

No questions yet. Be the first to ask!

Version History

v1

Feb 25, 2026

  • Initial release

Reviews (0)

No reviews yet.