chore(release): v0.1.21 (#6207)

Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
This commit is contained in:
matt korwel
2025-08-13 23:14:25 -07:00
committed by GitHub
parent 055fe46d21
commit 3e004048cf
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli",
"version": "0.1.19",
"version": "0.1.21",
"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.19"
"sandboxImageUri": "us-docker.pkg.dev/gemini-code-dev/gemini-cli/sandbox:0.1.21"
},
"dependencies": {
"@google/gemini-cli-core": "file:../core",

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@google/gemini-cli-test-utils",
"version": "0.1.19",
"version": "0.1.21",
"private": true,
"main": "src/index.ts",
"license": "Apache-2.0",