bump version to 0.14.2 (#3020)

Co-authored-by: Qwen Code Dev Bot <qwen-code-dev-bot@users.noreply.github.com>
This commit is contained in:
qwen-code-dev-bot 2026-04-08 20:25:04 +08:00 committed by GitHub
parent 36482f04f7
commit bb4376c003
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{
"name": "@qwen-code/qwen-code",
"version": "0.14.1",
"version": "0.14.2",
"engines": {
"node": ">=20.0.0"
},
@ -18,7 +18,7 @@
"url": "git+https://github.com/QwenLM/qwen-code.git"
},
"config": {
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.14.1"
"sandboxImageUri": "ghcr.io/qwenlm/qwen-code:0.14.2"
},
"scripts": {
"start": "cross-env node scripts/start.js",