Auto generate CHANGELOG.md from conventional commits
Hello, how do you auto generate the changelog based on commits? You are using a library or custom pre-commit hooks or simple scripts?
2 Replies
I saw some projects using https://github.com/changesets/changesets
GitHub
GitHub - changesets/changesets: 🦋 A way to manage your versio...
🦋 A way to manage your versioning and changelogs with a focus on monorepos - GitHub - changesets/changesets: 🦋 A way to manage your versioning and changelogs with a focus on monorepos
this is the one i use whenever i need a changelog https://github.com/google-github-actions/release-please-action
GitHub
GitHub - google-github-actions/release-please-action: automated rel...
automated releases based on conventional commits. Contribute to google-github-actions/release-please-action development by creating an account on GitHub.