chore(main): release 1.675.0 (#8716)

* chore(main): release 1.675.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-04-05 10:18:34 -04:00
committed by GitHub
parent e605bc4e07
commit 31df861ee2
15 changed files with 112 additions and 97 deletions

View File

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