Prechádzať zdrojové kódy

Changeset version bump (#4403)

* changeset version bump

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chris Estreich <[email protected]>
github-actions[bot] 6 mesiacov pred
rodič
commit
84c6f44e56
3 zmenil súbory, kde vykonal 5 pridanie a 6 odobranie
  1. 0 5
      .changeset/slick-knives-invent.md
  2. 4 0
      CHANGELOG.md
  3. 1 1
      src/package.json

+ 0 - 5
.changeset/slick-knives-invent.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Fix Gemini 2.5 Pro Preview thinking budget bug

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # Roo Code Changelog
 
+## [3.19.5] - 2025-06-05
+
+- Fix Gemini 2.5 Pro Preview thinking budget bug
+
 ## [3.19.4] - 2025-06-05
 
 - Add Gemini Pro 06-05 model support (thanks @daniel-lxs and @shariqriazz!)

+ 1 - 1
src/package.json

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