Skip to content

Commit 57e5b6d

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (#3230)
* changeset version bump * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent a715ec7 commit 57e5b6d

File tree

5 files changed

+14
-20
lines changed

5 files changed

+14
-20
lines changed

.changeset/brave-pigs-judge.md

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

.changeset/v3.16.1.md

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

CHANGELOG.md

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

3+
## [3.16.1] - 2025-05-07
4+
5+
- Add LiteLLM provider support
6+
- Improve stability by detecting and preventing tool loops
7+
- Add Dutch localization (thanks @Githubguy132010!)
8+
- Add editor name to telemetry for better analytics
9+
- Migrate to Tailwind CSS for improved UI consistency
10+
- Fix footer button wrapping in About section on narrow screens (thanks @ecmasx!)
11+
- Update evals defaults
12+
- Update dependencies to latest versions
13+
314
## [3.16.0] - 2025-05-06
415

516
- Add vertical tab navigation to the settings (thanks @dlab-anton)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)