Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
e864ea1132
Update CHANGELOG.md 2025-07-09 09:57:25 -04:00
github-actions[bot]
745d2d076c changeset version bump 2025-07-09 13:55:09 +00:00
3 changed files with 5 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Fix bug where auto-approval was intermittently failing

View file

@ -1,5 +1,9 @@
# Roo Code Changelog # Roo Code Changelog
## [3.23.2] - 2025-07-09
- Fix bug where auto-approval was intermittently failing
## [3.23.1] - 2025-07-09 ## [3.23.1] - 2025-07-09
- Always show the code indexing dot under the chat text area - Always show the code indexing dot under the chat text area

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.1", "version": "3.23.2",
"icon": "assets/icons/icon.png", "icon": "assets/icons/icon.png",
"galleryBanner": { "galleryBanner": {
"color": "#617A91", "color": "#617A91",