← Back to tools
View AGENTS.md for release-it
release-it
Automate releases for Git repositories and Node.js packages
Description
release-it automates releases for Git repositories and/or Node.js packages. It handles version bumping, changelog generation, git tagging, and publishing to npm.
AI Summary
An automated release tool for Git repos and npm packages with changelog generation.
Capabilities
- + Automated version bumping
- + Changelog generation
- + Git tagging and pushing
- + npm publishing
- + GitHub/GitLab release creation
Use When
- → You want to automate the release process
- → You publish npm packages
Avoid When
- x You prefer manual release processes
- x You use a different package registry