changeset version bump

This commit is contained in:
github-actions[bot] 2025-06-28 00:16:47 +00:00
parent 53cf9010da
commit 241f9c2e46
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
- Fix: resolve E2BIG error by passing large prompts via stdin to Claude CLI (thanks @Fovty!)
- Add optional mode suggestions to follow-up questions (thanks @mrubens!)
- Fix: move StandardTooltip inside PopoverTrigger in ShareButton (thanks @daniel-lxs!)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.22.4
### Patch Changes
- - Fix: resolve E2BIG error by passing large prompts via stdin to Claude CLI (thanks @Fovty!)
## [3.22.3] - 2025-06-27
- Restore JSON backwards compatibility for .roomodes files (thanks @daniel-lxs!)

View file

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