changeset version bump

This commit is contained in:
github-actions[bot] 2025-02-08 16:57:01 +00:00
parent b5f568fb40
commit de10c132d7
7 changed files with 12 additions and 23 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Add a copy button to the recent tasks

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Improve the user experience for adding a new configuration profile

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Style and copy updates to advanced settings

View file

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

View file

@ -1,5 +1,14 @@
# Roo Code Changelog
## 3.3.15
### Patch Changes
- Add a copy button to the recent tasks
- Improve the user experience for adding a new configuration profile
- Style and copy updates to advanced settings
- v3.3.15
## [3.3.14]
- Should have skipped floor 13 like an elevator. This fixes the broken 3.3.13 release by reverting some changes to the deployment scripts.

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "roo-cline",
"version": "3.3.14",
"version": "3.3.15",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "roo-cline",
"version": "3.3.14",
"version": "3.3.15",
"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": "A VS Code plugin that enhances coding with AI-powered automation, multi-model support, and experimental features.",
"publisher": "RooVeterinaryInc",
"version": "3.3.14",
"version": "3.3.15",
"icon": "assets/icons/rocket.png",
"galleryBanner": {
"color": "#617A91",