mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
changeset version bump
This commit is contained in:
parent
37337fd958
commit
d73c051f28
3 changed files with 7 additions and 11 deletions
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
"roo-cline": minor
|
||||
---
|
||||
|
||||

|
||||
|
||||
- Feature: Add GPT-5.1 models to OpenAI provider (PR #9252 by @hannesrudolph)
|
||||
- Feature: Support for OpenAI Responses 24 hour prompt caching (PR #9259 by @hannesrudolph)
|
||||
- Fix: Repair the share button in the UI (PR #9253 by @hannesrudolph)
|
||||
- Docs: Include PR numbers in the release guide to improve traceability (PR #9236 by @hannesrudolph)
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.32.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 
|
||||
|
||||
## [3.31.3] - 2025-11-13
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"displayName": "%extension.displayName%",
|
||||
"description": "%extension.description%",
|
||||
"publisher": "RooVeterinaryInc",
|
||||
"version": "3.31.3",
|
||||
"version": "3.32.0",
|
||||
"icon": "assets/icons/icon.png",
|
||||
"galleryBanner": {
|
||||
"color": "#617A91",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue