2
0
Эх сурвалжийг харах

Changeset version bump (#3853)

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 сар өмнө
parent
commit
36dff338b5

+ 0 - 5
.changeset/cold-donuts-clean.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Fix changelog generation

+ 0 - 5
.changeset/little-pillows-type.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Fix changeset (again)

+ 0 - 5
.changeset/quick-years-grow.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Fix changeset npm script

+ 0 - 5
.changeset/soft-apples-hear.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-v3.18.1 again

+ 0 - 7
.changeset/v3.18.1.md

@@ -1,7 +0,0 @@
----
-"roo-cline": patch
----
-
-- Add support for Claude Sonnet 4 and Claude Opus 4 models with thinking variants (thanks @shariqriazz!)
-- Fix README gif display in all localized versions
-- Switch codebase to a monorepo and create an automated "nightly" build

+ 7 - 0
CHANGELOG.md

@@ -1,5 +1,12 @@
 # Roo Code Changelog
 
+## [3.18.1] - 2025-05-22
+
+- Add support for Claude Sonnet 4 and Claude Opus 4 models with thinking variants in Anthropic, Bedrock, and Vertex (thanks @shariqriazz!)
+- Fix README gif display in all localized versions
+- Fix referer URL
+- Switch codebase to a monorepo and create an automated "nightly" build
+
 ## [3.18.0] - 2025-05-21
 
 - Add support for Gemini 2.5 Flash preview models (thanks @shariqriazz and @daniel-lxs!)

+ 1 - 1
src/package.json

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