changeset version bump

This commit is contained in:
github-actions[bot] 2025-02-20 15:42:53 +00:00
parent 78521378cc
commit aa4e22bea5
7 changed files with 12 additions and 23 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Allow users to choose a custom preferred language

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
v3.3.22

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Create .roomodes file if needed

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Allow setting a wildcard for auto-approve commands

View file

@ -1,5 +1,14 @@
# Roo Code Changelog
## 3.3.22
### Patch Changes
- Allow users to choose a custom preferred language
- v3.3.22
- Create .roomodes file if needed
- Allow setting a wildcard for auto-approve commands
## [3.3.21]
- Fix input box revert issue and configuration loss during profile switch (thanks @System233!)

4
package-lock.json generated
View file

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

View file

@ -3,7 +3,7 @@
"displayName": "Roo Code (prev. Roo Cline)",
"description": "An AI-powered autonomous coding agent that lives in your editor.",
"publisher": "RooVeterinaryInc",
"version": "3.3.21",
"version": "3.3.22",
"icon": "assets/icons/rocket.png",
"galleryBanner": {
"color": "#617A91",