release-it
Release tool
Automates versioning and package publishing tasks for software projects
🚀 Automate versioning and package publishing
8k stars
33 watching
537 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 4 awesome lists
automationbumpchangelogci-modeclicontinuous-deliverygitgithubgitlabgitlab-releaseshooksnpmpublishreleaserelease-automationrelease-helpersemvertoolversion
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,986 |
vercel/release | Automates the process of creating GitHub releases with detailed changelogs | 3,573 |
semantic-release/semantic-release | Automates package release workflow including version number determination, changelog generation, and publishing. | 21,024 |
sindresorhus/np | An interactive tool for publishing and managing npm packages | 7,586 |
softprops/action-gh-release | Tools for creating and managing GitHub Releases from GitHub Actions workflows | 4,280 |
esamattis/npm-release | Automates npm release processes for developers | 15 |
tgvashworth/npm-release | A script to automate the process of releasing npm modules by bumping version numbers, committing and tagging commits, and publishing to npm. | 102 |
raineorshine/npm-check-updates | Automates checking and upgrading package dependencies to their latest versions. | 9,513 |
conventional-changelog/conventional-changelog | Generates changelogs and release notes from commit messages and metadata. | 7,902 |
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,558 |
casmith/release-it-calver-plugin | Automates release versioning based on a calendar-based increment strategy. | 28 |
cycjimmy/semantic-release-action | Automates the release process of software projects using semantic versioning and GitHub Actions. | 559 |
elgohr/github-release-action | Creates a plain GitHub release with customizable title and tag options | 183 |
commitizen-tools/commitizen | Automates committing and versioning in software projects | 2,581 |
ds300/patch-package | Automates fixing broken dependencies in node.js projects by creating patches and applying them during installation. | 10,528 |