Skip to content

Commit 79d11ff

Browse files
changeset version bump
1 parent 6b3097c commit 79d11ff

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/v3.50.3.md

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

CHANGELOG.md

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

3+
## 3.50.3
4+
5+
### Patch Changes
6+
7+
- Fix: Correct Vertex AI claude-sonnet-4-6 model ID (#11625 by @yuvarajl, PR #11626 by @roomote)
8+
- Restore Unbound as a provider (PR #11624 by @pugazhendhi-m)
9+
310
## 3.50.2
411

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

0 commit comments

Comments
 (0)