chore(release): bump version to 0.17.0-nightly.20251113.48e3932f6 (#13027)

This commit is contained in:
gemini-cli-robot
2025-11-13 16:19:33 -08:00
committed by GitHub
parent 48e3932f65
commit 0fcbff506e
7 changed files with 30 additions and 41 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli-a2a-server",
"version": "0.16.0-nightly.20251113.ad1f0d99",
"version": "0.17.0-nightly.20251113.48e3932f6",
"description": "Gemini CLI A2A Server",
"repository": {
"type": "git",
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.16.0-nightly.20251113.ad1f0d99",
"version": "0.17.0-nightly.20251113.48e3932f6",
"description": "Gemini CLI",
"repository": {
"type": "git",
@@ -25,7 +25,7 @@
"dist"
],
"config": {
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.16.0-nightly.20251113.ad1f0d99"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.17.0-nightly.20251113.48e3932f6"
},
"dependencies": {
"@google/gemini-cli-core": "file:../core",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli-core",
"version": "0.16.0-nightly.20251113.ad1f0d99",
"version": "0.17.0-nightly.20251113.48e3932f6",
"description": "Gemini CLI Core",
"repository": {
"type": "git",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli-test-utils",
"version": "0.16.0-nightly.20251113.ad1f0d99",
"version": "0.17.0-nightly.20251113.48e3932f6",
"private": true,
"main": "src/index.ts",
"license": "Apache-2.0",
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "gemini-cli-vscode-ide-companion",
"displayName": "Gemini CLI Companion",
"description": "Enable Gemini CLI with direct access to your IDE workspace.",
"version": "0.16.0-nightly.20251113.ad1f0d99",
"version": "0.17.0-nightly.20251113.48e3932f6",
"publisher": "google",
"icon": "assets/icon.png",
"repository": {