Skip to content

Commit c3ccc20

Browse files
changeset version bump
1 parent ba21440 commit c3ccc20

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-signs-bow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# kilo-code
22

3+
## 4.127.1
4+
5+
### Patch Changes
6+
7+
- [#3926](https://github.com/Kilo-Org/kilocode/pull/3926) [`ca84149`](https://github.com/Kilo-Org/kilocode/commit/ca84149373a43574aced0d0256101585c90eb583) Thanks [@markijbema](https://github.com/markijbema)! - Improvements to autocomplete telemetry
8+
39
## 4.127.0
410

511
### Minor Changes

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "kilocode",
6-
"version": "4.127.0",
6+
"version": "4.127.1",
77
"icon": "assets/icons/logo-outline-black.png",
88
"galleryBanner": {
99
"color": "#FFFFFF",

0 commit comments

Comments
 (0)