chore(release): v0.1.17 (#5561)

This commit is contained in:
N. Taylor Mullen
2025-08-04 21:37:32 -07:00
committed by GitHub
parent 49001a0f83
commit c7a1de4983
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.1.16",
"version": "0.1.17",
"description": "Gemini CLI",
"repository": {
"type": "git",
@@ -25,7 +25,7 @@
"dist"
],
"config": {
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.16"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.17"
},
"dependencies": {
"@google/gemini-cli-core": "file:../core",

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli-core",
"version": "0.1.16",
"version": "0.1.17",
"description": "Gemini CLI Core",
"repository": {
"type": "git",