action-tag-release-build
Version updated for https://github.com/heronlabs/action-tag-release-build to version v7.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of bumping a version number, tagging a commit, creating a release with a CHANGELOG, and optionally updating package.json or Claude Code plugin files. It uses semantic versions to determine the bump type based on merge/HEAD commit messages or defaults to patch. The action can be triggered via a GitHub workflow dispatch event, and it exposes outputs for later use in subsequent steps.
What’s Changed
⚠ BREAKING CHANGES
- feat!: scaffold environment sync command and plan (#48) (23b4ee7177744fbda42d4ebbd2cd43879e0fc1a6)
Features
- feat!: scaffold environment sync command and plan (#48) (23b4ee7177744fbda42d4ebbd2cd43879e0fc1a6)