Skip to content

Commit 5481d0a

Browse files
github-actions[bot]mrubens
authored andcommitted
Changeset version bump (#5039)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent a13893e commit 5481d0a

File tree

4 files changed

+10
-16
lines changed

4 files changed

+10
-16
lines changed

.changeset/curly-states-see.md

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

.changeset/v3.21.4.md

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

CHANGELOG.md

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

3+
## [3.21.4] - 2025-06-23
4+
5+
- Fix start line not working in multiple apply diff (thanks @samhvw8!)
6+
- Resolve diff editor issues with markdown preview associations (thanks @daniel-lxs!)
7+
- Resolve URL port handling bug for HTTPS URLs in Qdrant (thanks @benashby!)
8+
- Mark unused Ollama schema properties as optional (thanks @daniel-lxs!)
9+
- Close the local browser when used as fallback for remote (thanks @markijbema!)
10+
- Add Claude Code provider for local CLI integration (thanks @BarreiroT!)
11+
312
## [3.21.3] - 2025-06-21
413

514
- Add profile-specific context condensing thresholds (thanks @SannidhyaSah!)

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

0 commit comments

Comments
 (0)