Просмотр исходного кода

Merge pull request #1485 from Kilo-Org/changeset-release/main

Changeset version bump
Christiaan Arnoldus 6 месяцев назад
Родитель
Сommit
4816337788
3 измененных файлов с 5 добавлено и 6 удалено
  1. 0 5
      .changeset/cruel-signs-invent.md
  2. 4 0
      CHANGELOG.md
  3. 1 1
      src/package.json

+ 0 - 5
.changeset/cruel-signs-invent.md

@@ -1,5 +0,0 @@
----
-"kilo-code": patch
----
-
-Inline Assist Telemetry

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # kilo-code
 
+## [v4.64.1]
+
+- [#1474](https://github.com/Kilo-Org/kilocode/pull/1474) [`7efe383`](https://github.com/Kilo-Org/kilocode/commit/7efe383628f91b7977c0cffcdfc0a7a226ab1f01) Thanks [@catrielmuller](https://github.com/catrielmuller)! - Inline Assist Telemetry
+
 ## [v4.64.0]
 
 - [#1447](https://github.com/Kilo-Org/kilocode/pull/1447) [`38d135e`](https://github.com/Kilo-Org/kilocode/commit/38d135eafc395fe5c9883fbe9fcd79941a21e0ce) Thanks [@chrarnoldus](https://github.com/chrarnoldus)! - (retry) The Task view now shows per-request cost when using the Kilo Code provider

+ 1 - 1
src/package.json

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