diff --git a/docs/changelogs/latest.md b/docs/changelogs/latest.md index 44adc1dd9e..5bac5b95e1 100644 --- a/docs/changelogs/latest.md +++ b/docs/changelogs/latest.md @@ -1,6 +1,6 @@ -# Latest stable release: v0.33.0 +# Latest stable release: v0.33.1 -Released: March 11, 2026 +Released: March 12, 2026 For most users, our latest stable release is the recommended release. Install the latest stable version with: @@ -29,6 +29,9 @@ npm install -g @google/gemini-cli ## What's Changed +- fix(patch): cherry-pick 8432bce to release/v0.33.0-pr-22069 to patch version + v0.33.0 and create version 0.33.1 by @gemini-cli-robot in + [#22206](https://github.com/google-gemini/gemini-cli/pull/22206) - Docs: Update model docs to remove Preview Features. by @jkcinouye in [#20084](https://github.com/google-gemini/gemini-cli/pull/20084) - docs: fix typo in installation documentation by @AdityaSharma-Git3207 in @@ -228,4 +231,4 @@ npm install -g @google/gemini-cli [#21952](https://github.com/google-gemini/gemini-cli/pull/21952) **Full Changelog**: -https://github.com/google-gemini/gemini-cli/compare/v0.32.1...v0.33.0 +https://github.com/google-gemini/gemini-cli/compare/v0.32.1...v0.33.1