changeset version bump

This commit is contained in:
github-actions[bot] 2025-04-16 10:41:41 +00:00
parent 2d360dc59e
commit 466c8c1f4a
4 changed files with 9 additions and 8 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Fix select dropdown styling

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.12.1
### Patch Changes
- Fix select dropdown styling
## [3.12.0] - 2025-04-15
- Add xAI provider and expose reasoning effort options for Grok on OpenRouter (thanks Cline!)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "roo-cline",
"version": "3.12.0",
"version": "3.12.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "roo-cline",
"version": "3.12.0",
"version": "3.12.1",
"dependencies": {
"@anthropic-ai/bedrock-sdk": "^0.10.2",
"@anthropic-ai/sdk": "^0.37.0",

View file

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