Browse Source

Changeset version bump (#5511)

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

+ 0 - 5
.changeset/young-dancers-sell.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Remove feature3

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 # Roo Code Changelog
 
+## [3.23.3] - 2025-07-09
+
+- Remove erroneous line from announcement modal
+
 ## [3.23.2] - 2025-07-09
 
 - Fix bug where auto-approval was intermittently failing

+ 1 - 1
src/package.json

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