The existing releases use bare version tags (e.g. 0.2.3), but we want to standardize on vX.Y.Z across all aonyx repos (clawless already does this).
Things to update:
CLAUDE.md release instructions (currently says "no v prefix")
CHANGELOG.md release link URLs (all point to /releases/tag/0.x.y)
- Future releases should be tagged
vX.Y.Z
Existing tags don't need to be renamed — just go forward with the new format.
The existing releases use bare version tags (e.g.
0.2.3), but we want to standardize onvX.Y.Zacross all aonyx repos (clawless already does this).Things to update:
CLAUDE.mdrelease instructions (currently says "novprefix")CHANGELOG.mdrelease link URLs (all point to/releases/tag/0.x.y)vX.Y.ZExisting tags don't need to be renamed — just go forward with the new format.