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

Changeset version bump (#9523)

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

+ 0 - 8
.changeset/v3.34.1.md

@@ -1,8 +0,0 @@
----
-"roo-cline": patch
----
-
-- Show the prompt for image generation in the UI (PR #9505 by @mrubens)
-- Fix double todo list display issue (PR #9517 by @mrubens)
-- Add tracking for cloud synced messages (PR #9518 by @mrubens)
-- Enable the Roo Code Cloud provider in evals (PR #9492 by @cte)

+ 7 - 0
CHANGELOG.md

@@ -1,5 +1,12 @@
 # Roo Code Changelog
 
+## [3.34.1] - 2025-11-23
+
+- Show the prompt for image generation in the UI (PR #9505 by @mrubens)
+- Fix double todo list display issue (PR #9517 by @mrubens)
+- Add tracking for cloud synced messages (PR #9518 by @mrubens)
+- Enable the Roo Code Cloud provider in evals (PR #9492 by @cte)
+
 ## [3.34.0] - 2025-11-21
 
 ![3.34.0 Release - Browser Use 2.0](/releases/3.34.0-release.png)

+ 1 - 1
src/package.json

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