We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b3097c commit 79d11ffCopy full SHA for 79d11ff
.changeset/v3.50.3.md
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Roo Code Changelog
2
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
10
## 3.50.2
11
12
### Patch Changes
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
- "version": "3.50.2",
+ "version": "3.50.3",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments