changeset version bump

This commit is contained in:
github-actions[bot] 2026-03-08 02:18:43 +00:00
parent 4ab1d81f55
commit 7c9722b111
3 changed files with 9 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
- Feat: Add Cohere Embed v4 model support for Bedrock and improve credential handling (#11823 by @cscvenkatmadurai, PR #11824 by @cscvenkatmadurai)
- Feat: Add Gemini 3.1 Pro customtools model to Vertex AI provider (PR #11857 by @NVolcz)
- Feat: Add gpt-5.4 to ChatGPT Plus/Pro (Codex) model catalog (PR #11876 by @roomote-v0)

View file

@ -1,5 +1,13 @@
# Roo Code Changelog
## 3.51.1
### Patch Changes
- Feat: Add Cohere Embed v4 model support for Bedrock and improve credential handling (#11823 by @cscvenkatmadurai, PR #11824 by @cscvenkatmadurai)
- Feat: Add Gemini 3.1 Pro customtools model to Vertex AI provider (PR #11857 by @NVolcz)
- Feat: Add gpt-5.4 to ChatGPT Plus/Pro (Codex) model catalog (PR #11876 by @roomote-v0)
## 3.51.0
### Minor Changes

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.51.0",
"version": "3.51.1",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",