changeset version bump

This commit is contained in:
github-actions[bot] 2026-01-27 15:22:51 +00:00
parent 7b54a733e7
commit c49c197fc8
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
- Fix LiteLLM tool ID validation errors for Bedrock proxy (PR #10990 by @daniel-lxs)
- Add temperature=0.9 and top_p=0.95 to zai-glm-4.7 model for better generation quality (PR #10945 by @sebastiand-cerebras)
- Add quality checks to marketing site deployment workflows (PR #10959 by @mp-roocode)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.44.1
### Patch Changes
- - Fix LiteLLM tool ID validation errors for Bedrock proxy (PR #10990 by @daniel-lxs)
## [3.44.0] - 2026-01-26
![3.44.0 Release - Worktrees](/releases/3.44.0-release.png)

View file

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