Automated version management and package publishing for consistent, semantic releases.
semantic-release is completely free to use with no hidden costs.
No reviews yet. Be the first to review semantic-release!
Write a Reviewsemantic-release automates package versioning and releases based on commit messages, following semantic versioning principles.
Yes, semantic-release is completely free and open-source under the MIT license.
It analyzes commit messages since the last release. 'fix' commits bump patch, 'feat' bumps minor, and breaking changes bump major.