Loading...
Loading...
Orchestrates the release process - Testing, Documentation, and Tagging. Use when preparing a new version release.
npx skill4agent add toilahuongg/shopify-agents-kit releasepackage.jsonqa-specialistnpm run testtechnical-writerCHANGELOG.mdgit add . && git commit -m "chore(release): v<VERSION>"git tag v<VERSION>