mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
changeset version bump
This commit is contained in:
parent
9f251fde70
commit
67def7214a
3 changed files with 8 additions and 7 deletions
|
|
@ -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)
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue