Browse Source

Changeset version bump (#5509)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <[email protected]>
github-actions[bot] 6 months ago
parent
commit
a201a70a68
3 changed files with 5 additions and 6 deletions
  1. 0 5
      .changeset/ninety-birds-appear.md
  2. 4 0
      CHANGELOG.md
  3. 1 1
      src/package.json

+ 0 - 5
.changeset/ninety-birds-appear.md

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

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # Roo Code Changelog
 
+## [3.23.2] - 2025-07-09
+
+- 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

+ 1 - 1
src/package.json

@@ -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",