From 3f5067311fe2c39c7c12f9b1960721c56aad830b Mon Sep 17 00:00:00 2001 From: Carl Gabel Date: Fri, 6 Feb 2026 02:38:14 +0000 Subject: [PATCH] chore: add changeset for vertex-sdk bump --- .changeset/fix-vertex-global-region.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/fix-vertex-global-region.md diff --git a/.changeset/fix-vertex-global-region.md b/.changeset/fix-vertex-global-region.md new file mode 100644 index 0000000000..451d57d8b6 --- /dev/null +++ b/.changeset/fix-vertex-global-region.md @@ -0,0 +1,5 @@ +--- +"roo-cline": patch +--- + +fix: bump @anthropic-ai/vertex-sdk to ^0.13.0 to fix global region endpoint URL construction