Skip to content

Commit

Permalink
docs: Add git-cliff alternative to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Jul 28, 2024
1 parent fe041fa commit d18d300
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,7 @@ To show the different options and their descriptions, use `git-changelog -h`.
to learn how to configure *git-changelog* for your project.
- See the [CLI reference](https://pawamoy.github.io/git-changelog/cli)
and the [API reference](https://pawamoy.github.io/git-changelog/reference) for more information.

## Alternatives

- [git-cliff](https://github.com/orhun/git-cliff): A highly customizable Changelog Generator that follows Conventional Commit specifications.

0 comments on commit d18d300

Please sign in to comment.