changeset version bump

This commit is contained in:
github-actions[bot] 2026-02-20 04:43:56 +00:00
parent 318bb928e0
commit 3c2026b57d
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
Fix OpenAI Codex and OpenAI Native stream parsing for done-only and `content_part` events, including duplicate-text guards when deltas are already streamed.

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.50.1
### Patch Changes
- Fix OpenAI Codex and OpenAI Native stream parsing for done-only and `content_part` events, including duplicate-text guards when deltas are already streamed.
## 3.50.0
### Minor Changes

View file

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