changeset version bump

This commit is contained in:
github-actions[bot] 2025-11-13 14:48:22 +00:00
parent 7fedd7a8f0
commit acdd21598f
3 changed files with 7 additions and 10 deletions

View file

@ -1,9 +0,0 @@
---
"roo-cline": patch
---
![3.31.3 Release - Kangaroo Decrypting a Message](/releases/3.31.3-release.png)
- Fix: OpenAI Native encrypted_content handling and remove gpt-5-chat-latest verbosity flag (#9225 by @politsin, PR by @hannesrudolph)
- Fix: Roo Code Cloud provider Anthropic input token normalization to avoid double-counting (thanks @hannesrudolph!)
- Refactor: Rename sliding-window to context-management and truncateConversationIfNeeded to manageContext (thanks @hannesrudolph!)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.31.3
### Patch Changes
- ![3.31.3 Release - Kangaroo Decrypting a Message](/releases/3.31.3-release.png)
## [3.31.2] - 2025-11-12
- Fix: Apply updated API profile settings when provider/model unchanged (#9208 by @hannesrudolph, PR by @hannesrudolph)

View file

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