Compare commits

...

2 commits

Author SHA1 Message Date
Chris Estreich
a0e640cd87
Update CHANGELOG.md 2025-07-17 11:52:43 -07:00
github-actions[bot]
6b38d67a0f changeset version bump 2025-07-17 18:47:55 +00:00
3 changed files with 5 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Log api-initiated tasks to a tmp directory

View file

@ -1,5 +1,9 @@
# Roo Code Changelog # Roo Code Changelog
## [3.23.14] - 2025-07-17
- Log api-initiated tasks to a tmp directory
## [3.23.13] - 2025-07-17 ## [3.23.13] - 2025-07-17
- Add the ability to "undo" enhance prompt changes - Add the ability to "undo" enhance prompt changes

View file

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