changeset version bump

This commit is contained in:
github-actions[bot] 2026-04-13 22:14:40 +00:00
parent 9f251fde70
commit 67def7214a
3 changed files with 8 additions and 7 deletions

View file

@ -1,6 +0,0 @@
---
"roo-cline": patch
---
- Add correct JSON schema for `.roomodes` configuration files (#11790 by @algorhythm85, PR #11791 by @app/roomote-v0)
- Remove the hiring announcement from the VS Code extension UI (PR #12108 by @app/roomote-v0)

View file

@ -1,5 +1,12 @@
# Roo Code Changelog
## 3.52.1
### Patch Changes
- Add correct JSON schema for `.roomodes` configuration files (#11790 by @algorhythm85, PR #11791 by @app/roomote-v0)
- Remove the hiring announcement from the VS Code extension UI (PR #12108 by @app/roomote-v0)
## 3.52.0
### Minor Changes

View file

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