Skip to content

Commit d0e3a57

Browse files
kilocode-botgithub-actions[bot]chrarnoldus
authored andcommitted
Changeset version bump (#675)
* changeset version bump * Fix CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Christiaan Arnoldus <[email protected]>
1 parent b08e5e7 commit d0e3a57

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/bright-radios-kiss.md

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

.changeset/open-rules-hide.md

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

.changeset/rotten-insects-tap.md

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

CHANGELOG.md

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

3+
## [v4.34.1]
4+
5+
### Patch Changes
6+
7+
- [#612](https://github.com/Kilo-Org/kilocode/pull/612) [`793cfdd`](https://github.com/Kilo-Org/kilocode/commit/793cfdd4fc1411c63c818e14b0b6ca8c5225a859) Thanks [@HadesArchitect](https://github.com/HadesArchitect)! - - #611 Customer Support Visibility (Added links to contact customer support)
8+
9+
- [#672](https://github.com/Kilo-Org/kilocode/pull/672) [`c3d955c`](https://github.com/Kilo-Org/kilocode/commit/c3d955c2280258601d5f4b05101710e34d540075) Thanks [@chrarnoldus](https://github.com/chrarnoldus)! - Fixed response times for gemini-2.5-pro-preview being very slow (minutes instead of seconds)
10+
11+
- [#671](https://github.com/Kilo-Org/kilocode/pull/671) [`e0a3740`](https://github.com/Kilo-Org/kilocode/commit/e0a37406fe8102b1acd4f8e9005652e828a14e36) Thanks [@chrarnoldus](https://github.com/chrarnoldus)! - OpenRouter bring-your-own-key models now have much more accurate cost estimates.
12+
313
## [v4.34.0]
414

515
### 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.34.0",
6+
"version": "4.34.1",
77
"icon": "assets/icons/logo-outline-black.png",
88
"galleryBanner": {
99
"color": "#FFFFFF",

0 commit comments

Comments
 (0)