Openchangelog now supports git-cliff changelogs #947
JonasHiltl
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm a big fan of
git-cliff
!I created Openchangelog, an open source tool that turns your
CHANGELOG.md
into a website (as long as it follows the keep a changelog format).Just pushed a minor fix today that adds full support for changelogs generated with git-cliff. You can check out how it looks with the git-cliff changelog here: https://git-cliff.openchangelog.com/
I've also added git-cliff to our docs as a recommended tool for generating
CHANGELOG.md
files from conventional commits.It would be awesome if you could add the openchangelog link to the
README
- would help others discover this integration!Maybe in the
Similar/Related Projects
section.Beta Was this translation helpful? Give feedback.
All reactions