changeset version bump

This commit is contained in:
github-actions[bot] 2025-08-13 02:58:33 +00:00
parent 49020da566
commit bfa91c97d1
3 changed files with 7 additions and 9 deletions

View file

@ -1,8 +0,0 @@
---
"roo-cline": patch
---
- Add Sonnet 1M context checkbox to Bedrock (thanks @mrubens!)
- Fix: add --no-messages flag to ripgrep to suppress file access errors (#6756 by @R-omk, PR by @app/roomote)
- Add support for AGENT.md alongside AGENTS.md (#6912 by @Brendan-Z, PR by @app/roomote)
- Remove deprecated GPT-4.5 Preview model (thanks @PeterDaveHello!)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.25.13
### Patch Changes
- - Add Sonnet 1M context checkbox to Bedrock (thanks @mrubens!)
## [3.25.12] - 2025-08-12
- Update: Claude Sonnet 4 context window configurable to 1 million tokens in Anthropic provider (thanks @daniel-lxs!)

View file

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