Changeset version bump (#5225)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-06-29 01:06:59 -04:00 committed by GitHub
parent 5cda9e453b
commit b45252d490
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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",