Ver código fonte

changeset version bump

github-actions[bot] 7 meses atrás
pai
commit
630abe8647

+ 0 - 5
.changeset/famous-showers-lead.md

@@ -1,5 +0,0 @@
----
-"kilo-code": minor
----
-
-Add a colorful gutter to chat messages corresponding to the Task Timeline

+ 0 - 5
.changeset/fine-tires-marry.md

@@ -1,5 +0,0 @@
----
-"kilo-code": patch
----
-
-Fix @ mentions not working after slash commands

+ 0 - 5
.changeset/mean-pumas-work.md

@@ -1,5 +0,0 @@
----
-"kilo-code": patch
----
-
-Fix allowed commands export/import

+ 0 - 5
.changeset/mighty-cows-report.md

@@ -1,5 +0,0 @@
----
-"kilo-code": minor
----
-
-Add language support for Filipino, Thai, Ukrainian, Czech, Greek and Swedish

+ 0 - 5
.changeset/poor-chicken-ring.md

@@ -1,5 +0,0 @@
----
-"kilo-code": minor
----
-
-Highlight the context window progress bar red when near the limit

+ 0 - 5
.changeset/puny-cycles-decide.md

@@ -1,5 +0,0 @@
----
-"kilo-code": patch
----
-
-Enable the Task Timeline by default

+ 18 - 0
CHANGELOG.md

@@ -1,5 +1,23 @@
 # kilo-code
 
+## 4.43.0
+
+### Minor Changes
+
+- [#871](https://github.com/Kilo-Org/kilocode/pull/871) [`52f216d`](https://github.com/Kilo-Org/kilocode/commit/52f216de21ea5be0366976a9108e3c9edd993620) Thanks [@hassoncs](https://github.com/hassoncs)! - Add a colorful gutter to chat messages corresponding to the Task Timeline
+
+- [#861](https://github.com/Kilo-Org/kilocode/pull/861) [`8e9df82`](https://github.com/Kilo-Org/kilocode/commit/8e9df820f22b3ea833a00dc490ad05bfaa6f1645) Thanks [@chrarnoldus](https://github.com/chrarnoldus)! - Add language support for Filipino, Thai, Ukrainian, Czech, Greek and Swedish
+
+- [#847](https://github.com/Kilo-Org/kilocode/pull/847) [`fbe3c75`](https://github.com/Kilo-Org/kilocode/commit/fbe3c75c1fbaf2b16cea43554cf7e9be2ef8849f) Thanks [@hassoncs](https://github.com/hassoncs)! - Highlight the context window progress bar red when near the limit
+
+### Patch Changes
+
+- [#853](https://github.com/Kilo-Org/kilocode/pull/853) [`e9452f1`](https://github.com/Kilo-Org/kilocode/commit/e9452f11035c8daa40c5afd752bad4c18f7f3f64) Thanks [@hassoncs](https://github.com/hassoncs)! - Fix @ mentions not working after slash commands
+
+- [#854](https://github.com/Kilo-Org/kilocode/pull/854) [`81d8b06`](https://github.com/Kilo-Org/kilocode/commit/81d8b0657ec045efa67b41bb7af493ef4753a8ae) Thanks [@catrielmuller](https://github.com/catrielmuller)! - Fix allowed commands export/import
+
+- [#871](https://github.com/Kilo-Org/kilocode/pull/871) [`52f216d`](https://github.com/Kilo-Org/kilocode/commit/52f216de21ea5be0366976a9108e3c9edd993620) Thanks [@hassoncs](https://github.com/hassoncs)! - Enable the Task Timeline by default
+
 ## [v4.42.0]
 
 - [#844](https://github.com/Kilo-Org/kilocode/pull/844) [`8f33721`](https://github.com/Kilo-Org/kilocode/commit/8f3372102d8a06cfbe0dd2889287befea6a347a4) Thanks [@kevinvandijk](https://github.com/kevinvandijk)! - Include changes from Roo Code v3.21.5

+ 1 - 1
src/package.json

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