Compare commits

...

1 commit

Author SHA1 Message Date
github-actions[bot]
efae4ad7fc changeset version bump 2026-02-19 20:05:07 +00:00
3 changed files with 11 additions and 10 deletions

View file

@ -1,9 +0,0 @@
---
"roo-cline": minor
---
- Add Gemini 3.1 Pro support and set as default Gemini model (PR #11608 by @PeterDaveHello)
- Add NDJSON stdin protocol, list subcommands, and modularize CLI run command (PR #11597 by @cte)
- Prepare CLI v0.1.0 release (PR #11599 by @cte)
- Remove integration tests (PR #11598 by @roomote)
- Changeset version bump (PR #11596 by @github-actions)

View file

@ -1,5 +1,15 @@
# Roo Code Changelog
## 3.50.0
### Minor Changes
- Add Gemini 3.1 Pro support and set as default Gemini model (PR #11608 by @PeterDaveHello)
- Add NDJSON stdin protocol, list subcommands, and modularize CLI run command (PR #11597 by @cte)
- Prepare CLI v0.1.0 release (PR #11599 by @cte)
- Remove integration tests (PR #11598 by @roomote)
- Changeset version bump (PR #11596 by @github-actions)
## 3.49.0
### Minor Changes

View file

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