github-actions[bot] 10 месяцев назад
Родитель
Сommit
8612ab574b
5 измененных файлов с 10 добавлено и 13 удалено
  1. 0 5
      .changeset/eighty-cheetahs-fetch.md
  2. 0 5
      .changeset/gorgeous-feet-dress.md
  3. 7 0
      CHANGELOG.md
  4. 2 2
      package-lock.json
  5. 1 1
      package.json

+ 0 - 5
.changeset/eighty-cheetahs-fetch.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Graduate checkpoints out of beta

+ 0 - 5
.changeset/gorgeous-feet-dress.md

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

+ 7 - 0
CHANGELOG.md

@@ -1,5 +1,12 @@
 # Roo Code Changelog
 
+## 3.7.7
+
+### Patch Changes
+
+- Graduate checkpoints out of beta
+- v3.7.7
+
 ## [3.7.6]
 
 - Handle really long text better in the in the ChatRow similar to TaskHeader (thanks @joemanley201!)

+ 2 - 2
package-lock.json

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

+ 1 - 1
package.json

@@ -3,7 +3,7 @@
 	"displayName": "Roo Code (prev. Roo Cline)",
 	"description": "A whole dev team of AI agents in your editor.",
 	"publisher": "RooVeterinaryInc",
-	"version": "3.7.6",
+	"version": "3.7.7",
 	"icon": "assets/icons/rocket.png",
 	"galleryBanner": {
 		"color": "#617A91",