Просмотр исходного кода

Changeset version bump (#5225)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <[email protected]>
github-actions[bot] 6 месяцев назад
Родитель
Сommit
b45252d490
4 измененных файлов с 5 добавлено и 11 удалено
  1. 0 5
      .changeset/public-bugs-hang.md
  2. 0 5
      .changeset/v3.22.5.md
  3. 4 0
      CHANGELOG.md
  4. 1 1
      src/package.json

+ 0 - 5
.changeset/public-bugs-hang.md

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

+ 0 - 5
.changeset/v3.22.5.md

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

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # Roo Code Changelog
 # 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
 ## [3.22.4] - 2025-06-27
 
 
 - Fix: resolve E2BIG error by passing large prompts via stdin to Claude CLI (thanks @Fovty!)
 - Fix: resolve E2BIG error by passing large prompts via stdin to Claude CLI (thanks @Fovty!)

+ 1 - 1
src/package.json

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