release
Release tool
Automates the process of creating GitHub releases with detailed changelogs
Generate changelogs with a single command
4k stars
74 watching
113 forks
Language: JavaScript
last commit: 6 months ago
Linked from 2 awesome lists
githubnpmreleasesvercel
Related projects:
Repository | Description | Stars |
---|---|---|
googleapis/release-please | Automates the process of releasing software changes by generating release PRs based on Conventional Commit messages and creating GitHub releases | 4,899 |
release-it/release-it | Automates versioning and package publishing tasks for software projects | 8,054 |
semantic-release/semantic-release | Automates package release workflow including version number determination, changelog generation, and publishing. | 20,873 |
conventional-changelog/conventional-changelog | Generates changelogs and release notes from commit messages and metadata. | 7,848 |
softprops/action-gh-release | Tools for creating and managing GitHub Releases from GitHub Actions workflows | 4,193 |
tomasbjerre/git-changelog-lib | Automates generation of release notes and changelogs from Git repositories using conventional commits | 199 |
github-changelog-generator/github-changelog-generator | Automates the generation of changelogs from GitHub tags and pull requests | 7,395 |
gittools/gitreleasemanager | Automates creation and export of release notes for software projects hosted on GitHub | 309 |
commitizen-tools/commitizen | Automates version updates and changelog generation for software projects | 2,525 |
miniscruff/changie | Automated tool for generating release notes from commit history | 696 |
orhun/git-cliff | Automatically generates changelogs from Git commit history following Conventional Commit specifications. | 9,303 |
tomasbjerre/git-changelog-command-line | Generates changelogs or releasenotes from a Git repository and a Handlebars template. | 47 |
esamattis/npm-release | Automates npm release processes for developers | 15 |
metcalfc/changelog-generator | Automates generation of changelogs and release notes for GitHub releases | 140 |
elgohr/github-release-action | Creates a plain GitHub release with customizable title and tag options | 179 |