qwen-code/packages/sdk-typescript/scripts
mingholy.lmh 77a8698bc5 ci(sdk-release): fix nightly and preview version calculation based on npm latest+1 patch
- Add getNextPatchVersion() to calculate next patch version from npm latest
- Fix getNightlyVersion() to use npm latest + 1 patch instead of package.json
- Fix getPreviewVersion() to use npm latest + 1 patch instead of nightly version
- Add version info logging in workflow for dry-run verification

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-06 12:34:31 +08:00
..
build.js refactor(sdk,vscode): extract CLI bundling to dedicated script 2026-01-24 11:35:33 +08:00
bundle-cli-from-npm.js ci(sdk-release): fix CLI package path handling 2026-02-05 22:06:08 +08:00
bundle-cli.js refactor(sdk,vscode): extract CLI bundling to dedicated script 2026-01-24 11:35:33 +08:00
get-release-version.js ci(sdk-release): fix nightly and preview version calculation based on npm latest+1 patch 2026-02-06 12:34:31 +08:00