Compare commits

...

3 commits

Author SHA1 Message Date
Matt Rubens
4d2ccd630e
Update CHANGELOG.md 2025-08-19 19:36:52 -07:00
Matt Rubens
72efeddf3c
Update CHANGELOG.md 2025-08-19 19:36:28 -07:00
github-actions[bot]
7b4f2b504e changeset version bump 2025-08-20 02:34:03 +00:00
3 changed files with 5 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
- Fix: Add 'roo' provider to checkExistKey function (thanks @daniel-lxs!)

View file

@ -1,5 +1,9 @@
# Roo Code Changelog # Roo Code Changelog
## [3.25.19] - 2025-08-19
- Fix issue where new users couldn't select the Roo Code Cloud provider (thanks @daniel-lxs!)
## [3.25.18] - 2025-08-19 ## [3.25.18] - 2025-08-19
- Add new stealth Sonic model through the Roo Code Cloud provider - Add new stealth Sonic model through the Roo Code Cloud provider

View file

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