changeset version bump

This commit is contained in:
github-actions[bot] 2025-08-29 22:50:22 +00:00
parent 63e40d2cc8
commit ca5ce6b8cd
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
- Add optional input image parameter to image generation tool (thanks @roomote!)
- Refactor: Flatten image generation settings structure (thanks @daniel-lxs!)
- Show console logging in vitests when the --no-silent flag is set (thanks @hassoncs!)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.26.3
### Patch Changes
- - Add optional input image parameter to image generation tool (thanks @roomote!)
## [3.26.2] - 2025-08-28
- feat: Add experimental image generation tool with OpenRouter integration (thanks @daniel-lxs!)

View file

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