changeset version bump

This commit is contained in:
github-actions[bot] 2025-06-27 19:41:03 +00:00
parent e64db9ad0b
commit 0e02e3c150
3 changed files with 7 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,11 @@
# Roo Code Changelog
## 3.22.3
### Patch Changes
- - Fix 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",