changeset version bump

This commit is contained in:
github-actions[bot] 2025-11-04 20:34:35 +00:00
parent 035c67c83c
commit edd84c1b3d
3 changed files with 7 additions and 7 deletions

View file

@ -1,6 +0,0 @@
---
"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!)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.30.1
### Patch Changes
- - Fix: Correct OpenRouter Mistral model embedding dimension from 3072 to 1536 (thanks @daniel-lxs!)
## [3.30.0] - 2025-11-03
![3.30.0 Release - PR Fixer](/releases/3.30.0-release.png)

View file

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