skill
职业分类
描述
更新
release
软件开发工程师
Cut a Xamal release end-to-end (maintainer-only). Does the version-bump prep, then commits, pushes master, tags vx.y.z (last), and watches the Release workflow publish to Hex and create the GitHub Release. Use when the user wants to "release x.y.z", "publish to Hex", "tag and ship", or "cut a release". Requires push rights; the tag push triggers CI which needs HEX_API_KEY. For local prep only (no push), use the version-bump skill.
2026-06-08
version-bump
软件开发工程师
Prepare a new Xamal version locally — bump @version in mix.exs, roll the CHANGELOG.md
2026-06-08