Przeglądaj źródła

changeset version bump

github-actions[bot] 10 miesięcy temu
rodzic
commit
2655bebc8f
4 zmienionych plików z 9 dodań i 8 usunięć
  1. 0 5
      .changeset/real-zebras-remain.md
  2. 6 0
      CHANGELOG.md
  3. 2 2
      package-lock.json
  4. 1 1
      package.json

+ 0 - 5
.changeset/real-zebras-remain.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-v3.7.3

+ 6 - 0
CHANGELOG.md

@@ -1,5 +1,11 @@
 # Roo Code Changelog
 # Roo Code Changelog
 
 
+## 3.7.3
+
+### Patch Changes
+
+- v3.7.3
+
 ## [3.7.2]
 ## [3.7.2]
 
 
 - Fix computer use and prompt caching for OpenRouter's `anthropic/claude-3.7-sonnet:beta` (thanks @cte!)
 - Fix computer use and prompt caching for OpenRouter's `anthropic/claude-3.7-sonnet:beta` (thanks @cte!)

+ 2 - 2
package-lock.json

@@ -1,12 +1,12 @@
 {
 {
 	"name": "roo-cline",
 	"name": "roo-cline",
-	"version": "3.7.2",
+	"version": "3.7.3",
 	"lockfileVersion": 3,
 	"lockfileVersion": 3,
 	"requires": true,
 	"requires": true,
 	"packages": {
 	"packages": {
 		"": {
 		"": {
 			"name": "roo-cline",
 			"name": "roo-cline",
-			"version": "3.7.2",
+			"version": "3.7.3",
 			"dependencies": {
 			"dependencies": {
 				"@anthropic-ai/bedrock-sdk": "^0.10.2",
 				"@anthropic-ai/bedrock-sdk": "^0.10.2",
 				"@anthropic-ai/sdk": "^0.37.0",
 				"@anthropic-ai/sdk": "^0.37.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.7.2",
+	"version": "3.7.3",
 	"icon": "assets/icons/rocket.png",
 	"icon": "assets/icons/rocket.png",
 	"galleryBanner": {
 	"galleryBanner": {
 		"color": "#617A91",
 		"color": "#617A91",