فهرست منبع

Changeset version bump (#8855)

* changeset version bump

* Update CHANGELOG for version 3.29.1 release

Updated version number and added release notes for 3.29.1.

---------

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

+ 0 - 9
.changeset/v3.29.1.md

@@ -1,9 +0,0 @@
----
-"roo-cline": patch
----
-
-![3.29.1 Release - Window Cleaning](/releases/3.29.1-release.png)
-
-- Fix: Clean up max output token calculations to prevent context window overruns (#8821 by @enerage, PR by @roomote)
-- Fix: Change Add to Context keybinding to avoid Redo conflict (#8652 by @swythan, PR by @roomote)
-- Fix provider model loading race conditions (thanks @mrubens!)

+ 8 - 0
CHANGELOG.md

@@ -1,5 +1,13 @@
 # Roo Code Changelog
 
+## [3.29.1] - 2025-10-26
+
+![3.29.1 Release - Window Cleaning](/releases/3.29.1-release.png)
+
+- Fix: Clean up max output token calculations to prevent context window overruns (#8821 by @enerage, PR by @roomote)
+- Fix: Change Add to Context keybinding to avoid Redo conflict (#8652 by @swythan, PR by @roomote)
+- Fix provider model loading race conditions (thanks @mrubens!)
+
 ## [3.29.0] - 2025-10-24
 
 ![3.29.0 Release - Intelligent File Reading](/releases/3.29.0-release.png)

+ 1 - 1
src/package.json

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