Release Semver Autotag
Version updated for https://github.com/froozeify/gh-release-semver-autotag to version v1.0.1.
- 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
Froozeify’s GH Release Semver Autotag is a GitHub Action that automates the creation or updating of semantic versioning shortcut tags (e.g., v1, v1.2) whenever a release is published. It simplifies release management by maintaining consistent version tags, supports multiple tagging modes (e.g., prefix, numeric, or both), and includes features like prerelease handling, dry-run previews, and detailed job summaries. This action eliminates the manual effort of managing version tags, ensuring streamlined and accurate versioning workflows.
What’s Changed
What’s Changed
🚀 Features
- feat: Mitigate issue with branch with accidentally wrong tag name in prefix mode by @froozeify in https://github.com/froozeify/gh-release-semver-autotag/pull/1
New Contributors
- @froozeify made their first contribution in https://github.com/froozeify/gh-release-semver-autotag/pull/1
Full Changelog: https://github.com/froozeify/gh-release-semver-autotag/compare/v1...v1.0.1