changeset version bump

This commit is contained in:
github-actions[bot] 2026-01-14 04:56:24 +00:00
parent 8fdd96be3c
commit 3d18ce6133
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
- Fix: Add allowedFunctionNames support for Gemini to prevent mode switch errors (#10711 by @hannesrudolph, PR #10708 by @hannesrudolph)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.40.1
### Patch Changes
- - Fix: Add allowedFunctionNames support for Gemini to prevent mode switch errors (#10711 by @hannesrudolph, PR #10708 by @hannesrudolph)
## [3.40.0] - 2026-01-13
![3.40.0 Release - Settings Search](/releases/3.40.0-release.png)

View file

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