Skip to content

v1.5.0-alpha.1: refactor: use git tags instead of commit messages for releases

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jun 17:49
- Changed from unreliable commit message parsing to git tag detection
- Only runs publish on tag pushes (refs/tags/*)
- Detects alpha/beta/rc from tag names (v1.5.0-alpha.1)
- More reliable and follows standard release practices

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>