chore(release): bump version to 0.15.0-nightly.20251107.b8eeb553 (#12687)

Co-authored-by: Sandy Tao <sandytao520@icloud.com>
This commit is contained in:
gemini-cli-robot
2025-11-06 20:29:38 -08:00
committed by GitHub
parent 475e92da5d
commit cd27cae848
7 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.14.0-nightly.20251104.da3da198",
"version": "0.15.0-nightly.20251107.b8eeb553",
"engines": {
"node": ">=20.0.0"
},
@@ -14,7 +14,7 @@
"url": "git+https://github.com/google-gemini/gemini-cli.git"
},
"config": {
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.14.0-nightly.20251104.da3da198"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.15.0-nightly.20251107.b8eeb553"
},
"scripts": {
"start": "cross-env NODE_ENV=development node scripts/start.js",