Compare commits

...

1 commit

Author SHA1 Message Date
github-actions[bot]
79d11ff9c5 changeset version bump 2026-02-20 19:01:24 +00:00
3 changed files with 8 additions and 7 deletions

View file

@ -1,6 +0,0 @@
---
"roo-cline": patch
---
- Fix: Correct Vertex AI claude-sonnet-4-6 model ID (#11625 by @yuvarajl, PR #11626 by @roomote)
- Restore Unbound as a provider (PR #11624 by @pugazhendhi-m)

View file

@ -1,5 +1,12 @@
# Roo Code Changelog
## 3.50.3
### Patch Changes
- Fix: Correct Vertex AI claude-sonnet-4-6 model ID (#11625 by @yuvarajl, PR #11626 by @roomote)
- Restore Unbound as a provider (PR #11624 by @pugazhendhi-m)
## 3.50.2
### Patch Changes

View file

@ -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",