Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 78e6411

Browse files
Changeset version bump (#11258)
* changeset version bump * Update CHANGELOG for version 3.47.3 Updated version number and removed redundant patch changes for 3.47.3. --------- 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 1cdb5f4 commit 78e6411

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

.changeset/v3.47.3.md

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

CHANGELOG.md

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

3+
## [3.47.3] - 2026-02-06
4+
5+
- Remove "Enable URL context" and "Enable Grounding with Google search" checkboxes that are no longer needed (PR #11253 by @roomote)
6+
- Revert refactor that appended environment details into existing blocks, restoring original behavior (PR #11256 by @mrubens)
7+
- Revert removal of stripAppendedEnvironmentDetails and helpers, restoring necessary utility functions (PR #11255 by @mrubens)
8+
39
## [3.47.2] - 2026-02-05
410

511
- Add support for .agents/skills directory (PR #11181 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.47.2",
6+
"version": "3.47.3",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)