Browse Source

Changeset version bump (#5836)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chris Estreich <[email protected]>
github-actions[bot] 7 months ago
parent
commit
2f4d833ebc
3 changed files with 5 additions and 6 deletions
  1. 0 5
      .changeset/late-rockets-talk.md
  2. 4 0
      CHANGELOG.md
  3. 1 1
      src/package.json

+ 0 - 5
.changeset/late-rockets-talk.md

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

+ 4 - 0
CHANGELOG.md

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

+ 1 - 1
src/package.json

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