Browse Source

chore: add changeset for v3.25.19 (#7242)

Matt Rubens 4 months ago
parent
commit
6e65aeeb13
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .changeset/v3.25.19.md

+ 5 - 0
.changeset/v3.25.19.md

@@ -0,0 +1,5 @@
+---
+"roo-cline": patch
+---
+
+- Fix: Add 'roo' provider to checkExistKey function (thanks @daniel-lxs!)