Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
d9e3cc8d47
Update CHANGELOG.md 2025-06-27 15:45:15 -04:00
github-actions[bot]
0e02e3c150 changeset version bump 2025-06-27 19:41:03 +00:00
3 changed files with 5 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
- Fix restore JSON backwards compatibility for .roomodes files (thanks @daniel-lxs!)

View file

@ -1,5 +1,9 @@
# Roo Code Changelog
## [3.22.3] - 2025-06-27
- Restore JSON backwards compatibility for .roomodes files (thanks @daniel-lxs!)
## [3.22.2] - 2025-06-27
- Fix: eliminate XSS vulnerability in CodeBlock component (thanks @KJ7LNW!)

View file

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