Tag and Release Semantic Version
Version updated for https://github.com/chase-roohms/tag-and-release to version v1.1.0.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates semantic versioning by creating tags and releases for your repository, including optional updates to parent version tags (e.g., v1, v1.2). It simplifies version management, prevents duplicate tags, and can generate GitHub releases with changelogs, supporting both dry-run testing and custom release notes. This action is particularly useful for ensuring consistent versioning and streamlining release workflows in software projects.
Release notes
Changes
- Add examples for draft releases and custom release notes in README.md (836ad9b)
- Enhance release action with custom release notes and draft option (c5a9a7b)
Version Information
- Full version:
v1.1.0 - Minor version tag:
v1.1 - Major version tag:
v1
Updated Tags
v1.1→v1.1.0(created)v1→v1.1.0(updated)