action-tag-release-build
Version updated for https://github.com/heronlabs/action-tag-release-build to version v6.0.7.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action “tag-release-build” automates the process of bumping the version number, creating a tag, updating a CHANGELOG, and optionally publishing a release in GitLab CI/CD pipelines. It uses semantic versioning based on commit messages to determine the type of update (major, minor, or patch). The action supports syncing the updated version with package.json files and Claude Code plugin files for easy integration into existing projects.
What’s Changed
- [skip ci] bump v6.0.7 (4f529d9)
- ci: remove redundant cache, restructure job DAG (#40) (9cea684)
- [skip ci] bump v6.0.6 (2ca8be8)
- fix: Replace stdout.write with stderr outside CLI (#39) (9297e26)
- [skip ci] bump v6.0.5 (7b0f39c)
- chore: Remove version comments, bump pnpm to 11.13.1 (#38) (b02bfe0)
- [skip ci] bump v6.0.4 (dbe67f5)
- chore(deps-dev): bump the npm group across 1 directory with 2 updates (#35) (f8a8b9f)
- [skip ci] bump v6.0.3 (9f2e0f2)
- chore(deps): bump actions/setup-node (#36) (69a2407)