conventional-changelog
Changelog generator
Generates changelogs and release notes from commit messages and metadata.
Generate changelogs and release notes from a project's commit messages and metadata.
8k stars
56 watching
713 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 3 awesome lists
changeloggithacktoberfesthistorymetadatatag
Related projects:
Repository | Description | Stars |
---|---|---|
tomasbjerre/git-changelog-lib | Automates generation of release notes and changelogs from Git repositories using conventional commits | 199 |
conventional-changelog/commitlint | Ensures commit messages follow conventional formats for clarity and consistency in software development projects. | 16,995 |
vercel/release | Automates the process of creating GitHub releases with detailed changelogs | 3,573 |
orhun/git-cliff | Automatically generates changelogs from Git commit history following Conventional Commit specifications. | 9,419 |
semantic-release/semantic-release | Automates package release workflow including version number determination, changelog generation, and publishing. | 21,024 |
commitizen-tools/commitizen | Automates committing and versioning in software projects | 2,581 |
googleapis/release-please | Automates the process of releasing software changes by generating release PRs based on Conventional Commit messages and creating GitHub releases | 4,986 |
metcalfc/changelog-generator | Automates generation of changelogs and release notes for GitHub releases | 142 |
tomasbjerre/git-changelog-command-line | Generates changelogs or releasenotes from a Git repository and a Handlebars template. | 47 |
github-changelog-generator/github-changelog-generator | Automates the generation of changelogs from GitHub tags and pull requests | 7,411 |
release-it/release-it | Automates versioning and package publishing tasks for software projects | 8,103 |
clog-tool/clog-cli | Automatically generates changelogs from Git commit history using conventional commit formats. | 864 |
fabiospampinato/bump | Automates updating version numbers and generating changelogs for software releases. | 414 |
miniscruff/changie | Automated tool for generating release notes from commit history | 705 |
antham/chyle | Generates a changelog from a git repository by fetching commits and extracting relevant data. | 158 |