release-it

Release tool

Automates versioning and package publishing tasks for software projects

🚀 Automate versioning and package publishing

GitHub

8k stars
33 watching
532 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 4 awesome lists

automationbumpchangelogci-modeclicontinuous-deliverygitgithubgitlabgitlab-releaseshooksnpmpublishreleaserelease-automationrelease-helpersemvertoolversion

Backlinks from these awesome lists:

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
vercel/release Automates the process of creating GitHub releases with detailed changelogs 3,568
semantic-release/semantic-release Automates package release workflow including version number determination, changelog generation, and publishing. 20,914
sindresorhus/np Automates and simplifies the process of publishing npm packages to a reliable and repeatable manner 7,560
softprops/action-gh-release Tools for creating and managing GitHub Releases from GitHub Actions workflows 4,193
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,463
conventional-changelog/conventional-changelog Generates changelogs and release notes from commit messages and metadata. 7,848
npm/cli A package manager for JavaScript that enables users to manage and install dependencies for web applications. 8,493
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. 550
elgohr/github-release-action Creates a plain GitHub release with customizable title and tag options 179
commitizen-tools/commitizen Automates version updates and changelog generation for software projects 2,525
ds300/patch-package Automates fixing broken dependencies in node.js projects by creating patches and applying them during installation. 10,462