Kaynağa Gözat

Changeset version bump (#3507)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: R00-B0T <[email protected]>
Co-authored-by: Chris Estreich <[email protected]>
R00-B0T 7 ay önce
ebeveyn
işleme
465f855334
4 değiştirilmiş dosya ile 8 ekleme ve 9 silme
  1. 0 5
      .changeset/thin-penguins-search.md
  2. 5 1
      CHANGELOG.md
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 0 - 5
.changeset/thin-penguins-search.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Restore profile management work + fix #3434

+ 5 - 1
CHANGELOG.md

@@ -1,8 +1,12 @@
 # Roo Code Changelog
 
+## [3.16.6] - 2025-05-12
+
+- Restore "Improve provider profile management in the external API"
+
 ## [3.16.5] - 2025-05-10
 
-- Revert profile management changes until we track down a bug with defaults
+- Revert "Improve provider profile management in the external API" until we track down a bug with defaults
 
 ## [3.16.4] - 2025-05-09
 

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

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