Skip to content

Commit 441b3eb

Browse files
changeset version bump
1 parent 7945860 commit 441b3eb

File tree

3 files changed

+7
-14
lines changed

3 files changed

+7
-14
lines changed

.changeset/symlink-commands.md

Lines changed: 0 additions & 13 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.37.0
4+
5+
### Minor Changes
6+
7+
- Add symlink support for slash commands in .roo/commands folder
8+
39
## [3.36.0] - 2025-12-04
410

511
![3.36.0 Release - Rewind Kangaroo](/releases/3.36.0-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.36.0",
6+
"version": "3.37.0",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)