Skip to content

Commit 4335796

Browse files
Changeset version bump (#5166)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 2f52058 commit 4335796

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

.changeset/v3.22.1.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Roo Code Changelog
22

3+
## [3.22.1] - 2025-06-26
4+
5+
- Add Gemini CLI provider (thanks Cline!)
6+
- Fix undefined mcp command (thanks @qdaxb!)
7+
- Use upstream_inference_cost for OpenRouter BYOK cost calculation and show cached token count (thanks @chrarnoldus!)
8+
- Update maxTokens value for qwen/qwen3-32b model on Groq (thanks @KanTakahiro!)
9+
- Standardize tooltip delays to 300ms
10+
311
## [3.22.0] - 2025-06-25
412

513
- Add 1-click task sharing

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": "RooVeterinaryInc",
6-
"version": "3.22.0",
6+
"version": "3.22.1",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)