chore(main): release 1.653.0 (#8288)

* chore(main): release 1.653.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-03-10 05:39:29 +00:00
committed by GitHub
co-authored by rubenfiszel
parent 0c4d72cfe3
commit f89da1c5ef
15 changed files with 102 additions and 89 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ export {
workspaceAdd,
};
export const VERSION = "1.652.0";
export const VERSION = "1.653.0";
// Re-exported from constants.ts to maintain backwards compatibility
export { WM_FORK_PREFIX } from "./core/constants.ts";