chore(main): release 1.678.0 (#8745)

* chore(main): release 1.678.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-04-07 16:25:49 -04:00
committed by GitHub
parent 2413dbefe3
commit 0bcbc8bd3c
15 changed files with 111 additions and 95 deletions

View File

@@ -78,7 +78,7 @@ export {
token,
};
export const VERSION = "1.677.0";
export const VERSION = "1.678.0";
// Re-exported from constants.ts to maintain backwards compatibility
export { WM_FORK_PREFIX } from "./core/constants.ts";