Przeglądaj źródła

Merge branch 'main' into revert-561-revert-546-roo-v3.18.5

Eamon Nerbonne 8 miesięcy temu
rodzic
commit
745e01a1e4
3 zmienionych plików z 6 dodań i 7 usunięć
  1. 0 5
      .changeset/petite-places-unite.md
  2. 5 1
      CHANGELOG.md
  3. 1 1
      src/package.json

+ 0 - 5
.changeset/petite-places-unite.md

@@ -1,5 +0,0 @@
----
-"kilo-code": patch
----
-
-Fix Claude not supporting computer use

+ 5 - 1
CHANGELOG.md

@@ -1,4 +1,8 @@
-# kilo-## 4.31.0
+# kilo-## 4.31.1
+
+### Patch Changes
+
+- [#568](https://github.com/Kilo-Org/kilocode/pull/568) [`d1afa39`](https://github.com/Kilo-Org/kilocode/commit/d1afa392c0285b79ce6133ed49d250baed99938a) Thanks [@chrarnoldus](https://github.com/chrarnoldus)! - Fix Claude not supporting computer use
 
 ### Minor Changes
 

+ 1 - 1
src/package.json

@@ -3,7 +3,7 @@
 	"displayName": "%extension.displayName%",
 	"description": "%extension.description%",
 	"publisher": "kilocode",
-	"version": "4.31.0",
+	"version": "4.31.1",
 	"icon": "assets/icons/logo-outline-black.png",
 	"galleryBanner": {
 		"color": "#FFFFFF",