changeset version bump

This commit is contained in:
github-actions[bot] 2025-07-09 13:55:09 +00:00
parent 58cacc3cf0
commit 745d2d076c
3 changed files with 7 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,11 @@
# Roo Code Changelog
## 3.23.2
### Patch Changes
- Fix bug where auto-approval was intermittently failing
## [3.23.1] - 2025-07-09
- Always show the code indexing dot under the chat text area

View file

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