From db786419cb1e508fd3ccb534c61ac942d857239f Mon Sep 17 00:00:00 2001 From: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com> Date: Wed, 15 Apr 2026 17:58:30 +0000 Subject: [PATCH] docs(changelog): update for v0.38.1 --- docs/changelogs/latest.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/changelogs/latest.md b/docs/changelogs/latest.md index bccbc4bd773..012782f8839 100644 --- a/docs/changelogs/latest.md +++ b/docs/changelogs/latest.md @@ -1,6 +1,6 @@ -# Latest stable release: v0.37.2 +# Latest stable release: v0.38.1 -Released: April 13, 2026 +Released: April 15, 2026 For most users, our latest stable release is the recommended release. Install the latest stable version with: @@ -26,6 +26,9 @@ npm install -g @google/gemini-cli ## What's Changed +- fix(patch): cherry-pick 050c303 to release/v0.38.0-pr-25317 to patch version + v0.38.0 and create version 0.38.1 by @gemini-cli-robot in + [#25466](https://github.com/google-gemini/gemini-cli/pull/25466) - fix(patch): cherry-pick 9d741ab to release/v0.37.1-pr-24565 to patch version v0.37.1 and create version 0.37.2 by @gemini-cli-robot in [#25322](https://github.com/google-gemini/gemini-cli/pull/25322) @@ -425,4 +428,4 @@ npm install -g @google/gemini-cli [#24842](https://github.com/google-gemini/gemini-cli/pull/24842) **Full Changelog**: -https://github.com/google-gemini/gemini-cli/compare/v0.36.0...v0.37.2 +https://github.com/google-gemini/gemini-cli/compare/v0.38.0...v0.38.1