changeset version bump

This commit is contained in:
github-actions[bot] 2025-08-13 19:42:52 +00:00
parent 46085581d5
commit 6b2573fe70
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
- Fix: Only include verbosity parameter for models that support it (#7054 by @eastonmeth, PR by @app/roomote)
- Fix: AWS Bedrock 1M context - Move anthropic_beta to additionalModelRequestFields (thanks @daniel-lxs!)
- Fix: Make cancelling requests more responsive by reverting recent changes

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.25.14
### Patch Changes
- - Fix: Only include verbosity parameter for models that support it (#7054 by @eastonmeth, PR by @app/roomote)
## [3.25.13] - 2025-08-12
- Add Sonnet 1M context checkbox to Bedrock

View file

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