Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
b022f583c9
Revise CHANGELOG for version 3.34.8
Updated changelog for version 3.34.8 with release notes.
2025-11-27 13:02:22 -05:00
github-actions[bot]
af064a7cbe changeset version bump 2025-11-27 17:59:27 +00:00
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
![3.34.8 Release - Race Condition Fix](/releases/3.34.8-release.png)
- Fix: Race condition in new_task tool for native protocol (PR #9655 by @daniel-lxs)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## [3.34.8] - 2025-11-27
![3.34.8 Release - Race Condition Fix](/releases/3.34.8-release.png)
- Fix: Race condition in new_task tool for native protocol (PR #9655 by @daniel-lxs)
## [3.34.7] - 2025-11-27
![3.34.7 Release - More Native Tool Integrations](/releases/3.34.7-release.png)

View file

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