flâneur

conventional-changelog/conventional-changelog: Generate changelogs and release notes from a project's commit messages and metadata. ·

github.com · 497 words · saved by 1 readers

Generate changelogs and release notes from a project's commit messages and metadata.

Generate a CHANGELOG from git metadata. Getting started The original conventional-changelog package repo can be found in packages/conventional-changelog. If you are new to Conventional Commits, we recommend to read The Complete Guide. We recommend considering the following high level tools for automating versioning, tagging, and CHANGELOG generation: commit-and-tag-version — a drop-in replacement for npm's version command, handles automated version bumping, tagging, and CHANGELOG generation. semantic-release — fully automates the release process from CI/CD, including version…

saved by

related reading