Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
c955e93b23
Update CHANGELOG.md 2025-06-29 01:06:45 -04:00
github-actions[bot]
81372bb35a changeset version bump 2025-06-29 04:46:10 +00:00
4 changed files with 5 additions and 11 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Bump

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
- Remove Gemini CLI provider while we work with Google on a better integration

View file

@ -1,5 +1,9 @@
# Roo Code Changelog
## [3.22.5] - 2025-06-28
- Remove Gemini CLI provider while we work with Google on a better integration
## [3.22.4] - 2025-06-27
- Fix: resolve E2BIG error by passing large prompts via stdin to Claude CLI (thanks @Fovty!)

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.22.4",
"version": "3.22.5",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",