Standardize Version 🔢
Version updated for https://github.com/Lex-DRL/standardize-version-action to version v1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Standardize Version Action is a GitHub Action that converts raw version strings into a standardized format suitable for release names or tags. It handles diverse versioning schemes, including SemVer and pre-release specifiers, ensuring consistent and human-readable formatting while preserving key elements like suffixes and separators. This action automates the normalization of version strings, simplifying workflows that require consistent version naming for releases and tags.
What’s Changed
initial version