Skip to content

Commit da46118

Browse files
Changeset version bump (RooCodeInc#9265)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
1 parent 37337fd commit da46118

3 files changed

Lines changed: 10 additions & 11 deletions

File tree

.changeset/v3.32.0.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Roo Code Changelog
22

3+
## [3.32.0] - 2025-11-14
4+
5+
![3.32.0 Release - GPT-5.1 models and OpenAI prompt caching](/releases/3.32.0-release.png)
6+
7+
- Feature: Add GPT-5.1 models to OpenAI provider (PR #9252 by @hannesrudolph)
8+
- Feature: Support for OpenAI Responses 24 hour prompt caching (PR #9259 by @hannesrudolph)
9+
- Fix: Repair the share button in the UI (PR #9253 by @hannesrudolph)
10+
- Docs: Include PR numbers in the release guide to improve traceability (PR #9236 by @hannesrudolph)
11+
312
## [3.31.3] - 2025-11-13
413

514
![3.31.3 Release - Kangaroo Decrypting a Message](/releases/3.31.3-release.png)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.31.3",
6+
"version": "3.32.0",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)