chore(main): release 1.652.0 (#8247)

* chore(main): release 1.652.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-03-09 20:07:42 +00:00
committed by GitHub
parent a6d4390790
commit 6c5533bc60
15 changed files with 130 additions and 105 deletions

View File

@@ -67,7 +67,7 @@ export {
workspaceAdd,
};
export const VERSION = "1.651.1";
export const VERSION = "1.652.0";
// Re-exported from constants.ts to maintain backwards compatibility
export { WM_FORK_PREFIX } from "./core/constants.ts";