Tag and Release Semantic Version
Version updated for https://github.com/chase-roohms/tag-and-release to version v1.3.0.
- This action is used across all versions by 8 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 by creating tags and releases following the semantic versioning format (e.g., v1.0.0). It simplifies version management by automatically handling version bumps (major, minor, patch), updating parent tags, and generating GitHub releases with changelogs. Key features include support for dry runs, duplicate tag prevention, and customizable release notes, making it ideal for streamlining version control and release workflows.
Release notes
Updates the default version that is pushed to be v0 instead of v1
Changes
- Change default version from v1.0.0 to v0.0.0 (347e423)
- Simplify overview note description in release.yml (d8d37bd)
Version Information
- Full version:
v1.3.0 - Minor version tag:
v1.3 - Major version tag:
v1
Updated Tags
v1.3→v1.3.0(created)v1→v1.3.0(updated)