Skip to content

Commit 8b12f21

Browse files
Changeset version bump (#12110)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9f251fd commit 8b12f21

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/v3.52.1.md

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

CHANGELOG.md

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

3+
## 3.52.1
4+
5+
### Patch Changes
6+
7+
- Add correct JSON schema for `.roomodes` configuration files (#11790 by @algorhythm85, PR #11791 by @app/roomote-v0)
8+
- Remove the hiring announcement from the VS Code extension UI (PR #12108 by @app/roomote-v0)
9+
310
## 3.52.0
411

512
### Minor Changes

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.52.0",
6+
"version": "3.52.1",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)