changeset version bump

This commit is contained in:
github-actions[bot] 2025-07-30 15:15:35 +00:00
parent 6f9fea3ab9
commit af344b69f4
3 changed files with 7 additions and 15 deletions

View file

@ -1,14 +0,0 @@
---
"roo-cline": patch
---
- Fix: Prevent input clearing when clicking chat buttons (thanks @hassoncs!)
- Increase Claude Code default max output tokens to 16k (#6125 by @bpeterson1991, PR by @app/roomote)
- Update PR reviewer rules and mode configuration (thanks @daniel-lxs!)
- Add translation check action to pull_request.opened event (thanks @app/roomote!)
- Add docs link for slash commands
- Allow queueing images
- Hide Gemini checkboxes on the welcome view
- Remove "(prev Roo Cline)" from extension title in all languages (thanks @app/roomote!)
- Remove event types mention from PR reviewer rules (thanks @daniel-lxs!)
- Clarify apply_diff tool descriptions to emphasize surgical edits

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.25.3
### Patch Changes
- - Fix: Prevent input clearing when clicking chat buttons (thanks @hassoncs!)
## [3.25.2] - 2025-07-29
- Fix: Show diff view before approval when background edits are disabled (thanks @daniel-lxs!)

View file

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