changeset version bump

This commit is contained in:
github-actions[bot] 2025-04-14 17:29:51 +00:00
parent ab7ca17f29
commit 32de9c9303
5 changed files with 10 additions and 13 deletions

View file

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

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Add gpt 4.1

View file

@ -1,5 +1,12 @@
# Roo Code Changelog
## 3.11.16
### Patch Changes
- v3.11.16
- Add gpt 4.1
## [3.11.15] - 2025-04-13
- Add ability to filter task history by workspace (thanks @samhvw8!)

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "roo-cline",
"version": "3.11.15",
"version": "3.11.16",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "roo-cline",
"version": "3.11.15",
"version": "3.11.16",
"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.11.15",
"version": "3.11.16",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",