conventionalcommits-semantic-releasing
Version updated for https://github.com/anitvam/conventionalcommit-semantic-releasing to version v0.7.97.
- This action is used across all versions by 31 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action facilitates automated semantic versioning and release management for repositories based on the Conventional Commit standard. It analyzes commit messages to determine version updates (major, minor, or patch) and automatically generates a release with the appropriate version tag, simplifying the release process and ensuring consistent versioning. Key capabilities include auto-calculating version numbers, publishing releases, and attaching assets to the release.