Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions docs/changelogs/preview.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Preview release: v0.33.0-preview.4
# Preview release: v0.33.0-preview.5

Released: March 06, 2026
Released: March 07, 2026

Our preview release includes the latest, new, and experimental features. This
release may not be as stable as our [latest weekly release](latest.md).
Expand Down Expand Up @@ -29,6 +29,9 @@ npm install -g @google/gemini-cli@preview

## What's Changed

- fix(patch): cherry-pick 931e668 to release/v0.33.0-preview.4-pr-21425
[CONFLICTS] by @gemini-cli-robot in
[#21478](https://github.com/google-gemini/gemini-cli/pull/21478)
Comment on lines +32 to +34

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

This auto-generated changelog entry is not user-friendly. It contains internal development jargon like [CONFLICTS] and process details (cherry-pick) which are confusing for end-users and may lead them to believe the release is unstable. Additionally, the link to the pull request is broken due to a typo (httpss://). Changelog entries should be user-friendly, describe the actual change, and have correct links.

Suggested change
- fix(patch): cherry-pick 931e668 to release/v0.33.0-preview.4-pr-21425
[CONFLICTS] by @gemini-cli-robot in
[#21478](https://github.com/google-gemini/gemini-cli/pull/21478)
- fix(patch): [Please add a user-friendly description of the fix here] by @gemini-cli-robot in [#21478](https://github.com/google-gemini/gemini-cli/pull/21478)

- fix(patch): cherry-pick 7ec477d to release/v0.33.0-preview.3-pr-21305 to patch
version v0.33.0-preview.3 and create version 0.33.0-preview.4 by
@gemini-cli-robot in
Expand Down Expand Up @@ -198,4 +201,4 @@ npm install -g @google/gemini-cli@preview
[#20991](https://github.com/google-gemini/gemini-cli/pull/20991)

**Full Changelog**:
https://github.com/google-gemini/gemini-cli/compare/v0.32.0-preview.0...v0.33.0-preview.4
https://github.com/google-gemini/gemini-cli/compare/v0.32.0-preview.0...v0.33.0-preview.5
Loading