Skip to content

Tags: suin/opx

Tags

0.1.4

Toggle 0.1.4's commit message
Release 0.1.4

0.1.3

Toggle 0.1.3's commit message
Release 0.1.3

0.1.2

Toggle 0.1.2's commit message
Release 0.1.2

0.1.1

Toggle 0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: trigger release workflow for tags without v prefix

release-it creates tags in `a.b.c` format (e.g. `0.1.0`), but the
workflow only matched `v*` tags. Accept both `v0.1.0` and `0.1.0`.

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