فهرست منبع

changeset version bump

github-actions[bot] 10 ماه پیش
والد
کامیت
b06d4b2a8a
4فایلهای تغییر یافته به همراه9 افزوده شده و 8 حذف شده
  1. 0 5
      .changeset/cuddly-crabs-shake.md
  2. 6 0
      CHANGELOG.md
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 0 - 5
.changeset/cuddly-crabs-shake.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Tweak the debug prompt

+ 6 - 0
CHANGELOG.md

@@ -1,5 +1,11 @@
 # Roo Code Changelog
 # Roo Code Changelog
 
 
+## 3.3.26
+
+### Patch Changes
+
+- Tweak the debug prompt
+
 ## [3.3.25]
 ## [3.3.25]
 
 
 - Add a "Debug" mode that specializes in debugging tricky problems (thanks [Ted Werbel](https://x.com/tedx_ai/status/1891514191179309457) and [Carlos E. Perez](https://x.com/IntuitMachine/status/1891516362486337739)!)
 - Add a "Debug" mode that specializes in debugging tricky problems (thanks [Ted Werbel](https://x.com/tedx_ai/status/1891514191179309457) and [Carlos E. Perez](https://x.com/IntuitMachine/status/1891516362486337739)!)

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 {
 	"name": "roo-cline",
 	"name": "roo-cline",
-	"version": "3.3.25",
+	"version": "3.3.26",
 	"lockfileVersion": 3,
 	"lockfileVersion": 3,
 	"requires": true,
 	"requires": true,
 	"packages": {
 	"packages": {
 		"": {
 		"": {
 			"name": "roo-cline",
 			"name": "roo-cline",
-			"version": "3.3.25",
+			"version": "3.3.26",
 			"dependencies": {
 			"dependencies": {
 				"@anthropic-ai/bedrock-sdk": "^0.10.2",
 				"@anthropic-ai/bedrock-sdk": "^0.10.2",
 				"@anthropic-ai/sdk": "^0.26.0",
 				"@anthropic-ai/sdk": "^0.26.0",

+ 1 - 1
package.json

@@ -3,7 +3,7 @@
 	"displayName": "Roo Code (prev. Roo Cline)",
 	"displayName": "Roo Code (prev. Roo Cline)",
 	"description": "An AI-powered autonomous coding agent that lives in your editor.",
 	"description": "An AI-powered autonomous coding agent that lives in your editor.",
 	"publisher": "RooVeterinaryInc",
 	"publisher": "RooVeterinaryInc",
-	"version": "3.3.25",
+	"version": "3.3.26",
 	"icon": "assets/icons/rocket.png",
 	"icon": "assets/icons/rocket.png",
 	"galleryBanner": {
 	"galleryBanner": {
 		"color": "#617A91",
 		"color": "#617A91",