changeset version bump

This commit is contained in:
github-actions[bot] 2025-11-12 01:15:34 +00:00
parent dc37f6ae76
commit 2dfed77354
3 changed files with 7 additions and 9 deletions

View file

@ -1,8 +0,0 @@
---
"roo-cline": patch
---
![3.31.1 Release - Kangaroo Stuck in the Clouds](/releases/3.31.1-release.png)
- Fix: Prevent command_output ask from blocking in cloud/headless environments (thanks @daniel-lxs!)
- Add IPC command for sending messages to the current task (thanks @mrubens!)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.31.1
### Patch Changes
- ![3.31.1 Release - Kangaroo Stuck in the Clouds](/releases/3.31.1-release.png)
## [3.31.0] - 2025-11-07
![3.31.0 Release - Todo List and Task Header Improvements](/releases/3.31.0-release.png)

View file

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