Openchangelog now supports git-cliff changelogs #947
JonasHiltl
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Wow, that's awesome! I'd be happy to mention Openchangelog in README (also feel free to submit a PR!) Question: is this a platform to maintain changelog for projects? For the longest time I was planning to create a website for generating changelogs using |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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