chore(main): release 1.671.0 (#8650)

* chore(main): release 1.671.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-03-31 21:26:34 +00:00
committed by GitHub
parent 2862c1cf56
commit df7a8eebcf
15 changed files with 151 additions and 138 deletions

View File

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