SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v7.1.2.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action urmzd/sr automates semantic versioning and release management based on conventional commits. It simplifies the release process by automatically bumping versions, generating changelogs, creating tags, and publishing GitHub releases, while supporting release channels for trunk-based development. This action is language-agnostic, requires no runtime dependencies, and provides zero-configuration defaults for seamless integration into CI/CD workflows.
What’s Changed
7.1.2 (2026-04-19)
Bug Fixes
- core: rewrite Cargo.lock workspace versions during bump (d2b7582)