mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
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:
parent
5cda9e453b
commit
b45252d490
4 changed files with 5 additions and 11 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
Bump
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
- Remove Gemini CLI provider while we work with Google on a better integration
|
||||
|
|
@ -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!)
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue