Skip to content

Commit a171281

Browse files
changeset version bump
1 parent 6e4e22f commit a171281

File tree

4 files changed

+8
-32
lines changed

4 files changed

+8
-32
lines changed

.changeset/v3.29.4.md

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

.changeset/v3.29.5.md

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

CHANGELOG.md

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

3+
## 3.29.4
4+
5+
### Patch Changes
6+
7+
- - Add Minimax Provider support (thanks @Maosghoul!)
8+
- - Fix: prevent infinite loop when canceling during auto-retry (#8901 by @mini2s, PR by @app/roomote)
9+
310
## [3.29.3] - 2025-10-28
411

512
- Update Gemini models with latest 09-2025 versions including Gemini 2.5 Pro and Flash (#8485 by @cleacos, PR by @roomote)

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.29.3",
6+
"version": "3.29.4",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)