Răsfoiți Sursa

Changeset version bump (#10417)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <[email protected]>
github-actions[bot] 11 ore în urmă
părinte
comite
2068531801
3 a modificat fișierele cu 12 adăugiri și 13 ștergeri
  1. 0 12
      .changeset/v3.38.2.md
  2. 11 0
      CHANGELOG.md
  3. 1 1
      src/package.json

+ 0 - 12
.changeset/v3.38.2.md

@@ -1,12 +0,0 @@
----
-"roo-cline": patch
----
-
-![3.38.2 Release - Skill Alignment](/releases/3.38.2-release.png)
-
-- Align skills system with Agent Skills specification (PR #10409 by @hannesrudolph)
-- Prevent write_to_file from creating files at truncated paths (PR #10415 by @mrubens)
-- Update Cerebras maxTokens to 16384 (PR #10387 by @sebastiand-cerebras)
-- Fix rate limit wait display (PR #10389 by @hannesrudolph)
-- Remove human-relay provider (PR #10388 by @hannesrudolph)
-- Replace Todo Lists video with Context Management video in documentation (PR #10375 by @SannidhyaSah)

+ 11 - 0
CHANGELOG.md

@@ -1,5 +1,16 @@
 # Roo Code Changelog
 
+## [3.38.2] - 2025-12-31
+
+![3.38.2 Release - Skill Alignment](/releases/3.38.2-release.png)
+
+- Align skills system with Agent Skills specification (PR #10409 by @hannesrudolph)
+- Prevent write_to_file from creating files at truncated paths (PR #10415 by @mrubens and @daniel-lxs)
+- Update Cerebras maxTokens to 16384 (PR #10387 by @sebastiand-cerebras)
+- Fix rate limit wait display (PR #10389 by @hannesrudolph)
+- Remove human-relay provider (PR #10388 by @hannesrudolph)
+- Replace Todo Lists video with Context Management video in documentation (PR #10375 by @SannidhyaSah)
+
 ## [3.38.1] - 2025-12-29
 
 ![3.38.1 Release - Bug Fixes and Stability](/releases/3.38.1-release.png)

+ 1 - 1
src/package.json

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