chore: add changeset for v3.30.1 (#9033)

This commit is contained in:
Matt Rubens 2025-11-04 15:33:54 -05:00 committed by GitHub
parent 77971a5e8f
commit 035c67c83c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
.changeset/v3.30.1.md Normal file
View file

@ -0,0 +1,6 @@
---
"roo-cline": patch
---
- Fix: Correct OpenRouter Mistral model embedding dimension from 3072 to 1536 (thanks @daniel-lxs!)
- Revert: Previous UI flicker fix that caused issues with task resumption (thanks @mrubens!)