changeset version bump

This commit is contained in:
github-actions[bot] 2025-12-15 14:44:26 +00:00
parent 12d9fadf47
commit 6b3cb2b930
3 changed files with 7 additions and 12 deletions

View file

@ -1,11 +0,0 @@
---
"roo-cline": patch
---
- Improve tool configuration for OpenAI models in OpenRouter (PR #10082 by @hannesrudolph)
- Capture more detailed provider-specific error information from OpenRouter for better debugging (PR #10073 by @jr)
- Add Amazon Nova 2 Lite model to Bedrock provider (#9802 by @Smartsheet-JB-Brown, PR #9830 by @roomote)
- Add AWS Bedrock service tier support (#9874 by @Smartsheet-JB-Brown, PR #9955 by @roomote)
- Remove auto-approve toggles for to-do and retry actions to simplify the approval workflow (PR #10062 by @hannesrudolph)
- Move isToolAllowedForMode out of shared directory for better code organization (PR #10089 by @cte)
- Improve run logs and formatters in web-evals for better evaluation tracking (PR #10081 by @hannesrudolph)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.36.7
### Patch Changes
- - Improve tool configuration for OpenAI models in OpenRouter (PR #10082 by @hannesrudolph)
## [3.36.6] - 2025-12-12
![3.36.6 Release - Tool Alias Support](/releases/3.36.6-release.png)

View file

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