فهرست منبع

Changeset version bump (#7917)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <[email protected]>
github-actions[bot] 3 ماه پیش
والد
کامیت
0cbc66a09e
3فایلهای تغییر یافته به همراه13 افزوده شده و 14 حذف شده
  1. 0 13
      .changeset/v3.28.1.md
  2. 12 0
      CHANGELOG.md
  3. 1 1
      src/package.json

+ 0 - 13
.changeset/v3.28.1.md

@@ -1,13 +0,0 @@
----
-"roo-cline": patch
----
-
-![3.28.1 Release - Kangaroo riding rocket to the clouds](/releases/3.28.1-release.png)
-
-- Announce Roo Code Cloud!
-- Add cloud task button for opening tasks in Roo Code Cloud (thanks @app/roomote!)
-- Make Posthog telemetry the default (thanks @mrubens!)
-- Show notification when the checkpoint initialization fails (thanks @app/roomote!)
-- Bust cache in generated image preview (thanks @mrubens!)
-- Fix: Center active mode in selector dropdown on open (#7882 by @hannesrudolph, PR by @app/roomote)
-- Fix: Preserve first message during conversation condensing (thanks @daniel-lxs!)

+ 12 - 0
CHANGELOG.md

@@ -1,5 +1,17 @@
 # Roo Code Changelog
 
+## [3.28.1] - 2025-09-11
+
+![3.28.1 Release - Kangaroo riding rocket to the clouds](/releases/3.28.1-release.png)
+
+- Announce Roo Code Cloud!
+- Add cloud task button for opening tasks in Roo Code Cloud (thanks @app/roomote!)
+- Make Posthog telemetry the default (thanks @mrubens!)
+- Show notification when the checkpoint initialization fails (thanks @app/roomote!)
+- Bust cache in generated image preview (thanks @mrubens!)
+- Fix: Center active mode in selector dropdown on open (#7882 by @hannesrudolph, PR by @app/roomote)
+- Fix: Preserve first message during conversation condensing (thanks @daniel-lxs!)
+
 ## [3.28.0] - 2025-09-10
 
 ![3.28.0 Release - Continue tasks in Roo Code Cloud](/releases/3.28.0-release.png)

+ 1 - 1
src/package.json

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