chore(main): release 1.606.0 (#7553)

* chore(main): release 1.606.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-01-14 12:15:47 +00:00
committed by GitHub
parent 5be34e3a5d
commit 2b6cddd3ce
16 changed files with 63 additions and 46 deletions

View File

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