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

Changeset version bump (#4628)

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
4e46698fd3
3 измененных файлов с 7 добавлено и 8 удалено
  1. 0 7
      .changeset/v3.20.1.md
  2. 6 0
      CHANGELOG.md
  3. 1 1
      src/package.json

+ 0 - 7
.changeset/v3.20.1.md

@@ -1,7 +0,0 @@
----
-"roo-cline": patch
----
-
-- Temporarily revert thinking support for Bedrock models
-- Improve performance of MCP execution block
-- Add indexing status badge to chat view

+ 6 - 0
CHANGELOG.md

@@ -1,5 +1,11 @@
 # Roo Code Changelog
 
+## [3.20.1] - 2025-06-12
+
+- Temporarily revert thinking support for Bedrock models
+- Improve performance of MCP execution block
+- Add indexing status badge to chat view
+
 ## [3.20.0] - 2025-06-12
 
 - Add experimental Marketplace for extensions and modes (thanks @Smartsheet-JB-Brown, @elianiva, @monkeyDluffy6017, @NamesMT, @daniel-lxs, Cline, and more!)

+ 1 - 1
src/package.json

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