Google has quietly shipped gemini-cli v0.45.2, a patch release that cherry-picks a single fix. The update addresses an issue that required a backport from the main branch into the v0.45.1 release line.
The changelog confirms a single commit: cherry-pick f40498d into the release/v0.45.1 branch, which then created v0.45.2. The exact nature of the fix isn't detailed, but the robotic PR description suggests it was a targeted bug fix likely affecting stability or a specific command.
Patch releases like this are routine but critical. They keep the CLI tool stable for developers relying on Gemini's AI capabilities from the terminal. While minor, any fix that prevents crashes or incorrect outputs improves developer experience. It's good practice to update if you're using v0.45.x.
Official Source: https://github.com/google-gemini/gemini-cli/releases/tag/v0.45.2