SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v8.0.7.
- 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
This GitHub Action automates semantic versioning and release management based on conventional commits, simplifying the process of planning, preparing, and publishing software releases. It eliminates the need for complex setups by acting as a single static binary that integrates workflows like version tagging, changelog generation, and multi-registry publishing (e.g., npm, Docker, PyPI). Key capabilities include workspace-aware publishing, support for release channels, and idempotent operations to ensure reliability in CI/CD pipelines.
What’s Changed
8.0.7 (2026-04-25)
Bug Fixes
- docs: repair broken ../ links and restore git.user precedence note (7b33f21)