mirror of
https://github.com/przeprogramowani/10x-cli.git
synced 2026-09-19 03:30:01 +08:00
43d6a69088
* fix(release): wait for npm metadata before verifying publish Direct publish-npm verified immediately after npm accepted 1.22.1, while registry metadata still lacked dist.tarball. Poll until integrity exists, then keep the strict pack/gitHead compare. When the version is already on npm and matches the pack from cli_sha, skip publish and only complete tag/Release. * chore(release): prepare v1.22.2 --------- Co-authored-by: Claude <noreply@anthropic.com>