release: Gemini CLI v0.40.0 (6 patches)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<!-- VERSION_BADGE:START -->
|
<!-- VERSION_BADGE:START -->
|
||||||
Patched Gemini CLI for use with custom API endpoints.
|
Patched Gemini CLI for use with custom API endpoints.
|
||||||
Latest: **v0.39.1** (13 patches).
|
Latest: **v0.40.0** (13 patches).
|
||||||
<!-- VERSION_BADGE:END -->
|
<!-- VERSION_BADGE:END -->
|
||||||
|
|
||||||
> Node.js v20+ required. One-liner installer подтянет Node.js если его нет.
|
> Node.js v20+ required. One-liner installer подтянет Node.js если его нет.
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"gemini-3.1-pro-low",
|
"gemini-3.1-pro-low",
|
||||||
"gemini-3.1-flash-image"
|
"gemini-3.1-flash-image"
|
||||||
],
|
],
|
||||||
"target_version": "0.39.1",
|
"target_version": "0.40.0",
|
||||||
"telemetry_enabled": false,
|
"telemetry_enabled": false,
|
||||||
"npm_package": "@google/gemini-cli",
|
"npm_package": "@google/gemini-cli",
|
||||||
"npm_registry": "https://npm.sensey24.ru"
|
"npm_registry": "https://npm.sensey24.ru"
|
||||||
|
|||||||
@@ -1,6 +1,12 @@
|
|||||||
{
|
{
|
||||||
"latest": "0.39.1",
|
"latest": "0.40.0",
|
||||||
"releases": [
|
"releases": [
|
||||||
|
{
|
||||||
|
"version": "0.40.0",
|
||||||
|
"date": "2026-04-29",
|
||||||
|
"patches": 6,
|
||||||
|
"status": "stable"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "0.39.1",
|
"version": "0.39.1",
|
||||||
"date": "2026-04-28",
|
"date": "2026-04-28",
|
||||||
|
|||||||
Reference in New Issue
Block a user