changeset version bump

This commit is contained in:
github-actions[bot] 2025-12-05 06:04:29 +00:00
parent 1b151c0c26
commit 9cbe9856b8
3 changed files with 7 additions and 10 deletions

View file

@ -1,9 +0,0 @@
---
"roo-cline": patch
---
![3.36.2 Release - Dynamic API Settings](/releases/3.36.2-release.png)
- Restrict GPT-5 tool set to apply_patch for improved compatibility (PR #9853 by @hannesrudolph)
- Add dynamic settings support for Roo models from API, allowing model-specific configurations to be fetched dynamically (PR #9852 by @hannesrudolph)
- Fix: Resolve Chutes provider model fetching issue (PR #9854 by @cte)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.36.2
### Patch Changes
- ![3.36.2 Release - Dynamic API Settings](/releases/3.36.2-release.png)
## [3.36.1] - 2025-12-04
![3.36.1 Release - Message Management & Stability Improvements](/releases/3.36.1-release.png)

View file

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