Skip to content
forked from orhun/git-cliff

A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️

License

Notifications You must be signed in to change notification settings

mackness/git-cliff

 
 

Repository files navigation




git-cliff can generate changelog files from the Git history by utilizing conventional commits as well as regex-powered custom parsers. The changelog template can be customized with a configuration file to match the desired format.

preview

Documentation

Learn how to use git-cliff from the documentation.

In The Media

Similar/Related Projects

  • git-journal - The Git Commit Message and Changelog Generation Framework
  • clog-cli - Generate beautiful changelogs from your Git commit history
  • relnotes - A tool to automatically generate release notes for your project.
  • cocogitto - A set of CLI tools for the conventional commit and semver specifications.
  • cliff-jumper - A NodeJS CLI tool that combines git-cliff and conventional-recommended-bump to semantically bump a NodeJS package and generate a git-cliff powered changelog.
  • release-plz - Release Rust packages from CI.

License

GNU General Public License (v3.0)

Copyright

Copyright © 2021-2023, git-cliff contributors

About

A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 82.1%
  • JavaScript 7.3%
  • TypeScript 5.3%
  • CSS 2.6%
  • Shell 1.8%
  • Dockerfile 0.9%