chore(main): release 1.602.0 (#7469)

* chore(main): release 1.602.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-01-08 15:34:55 +09:00
committed by GitHub
parent 0427b43860
commit 1ab07c28f2
16 changed files with 318 additions and 238 deletions

View File

@@ -70,7 +70,7 @@ export {
// }
// });
export const VERSION = "1.601.1";
export const VERSION = "1.602.0";
// Re-exported from constants.ts to maintain backwards compatibility
export { WM_FORK_PREFIX } from "./core/constants.ts";