chore(main): release 1.670.0 (#8625)

* chore(main): release 1.670.0

* update
This commit is contained in:
Ruben Fiszel
2026-03-31 16:01:05 +00:00
committed by GitHub
parent 12ea7e7423
commit 89d1acda24
15 changed files with 38 additions and 17 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ export {
token,
};
export const VERSION = "1.669.1";
export const VERSION = "1.670.0";
// Re-exported from constants.ts to maintain backwards compatibility
export { WM_FORK_PREFIX } from "./core/constants.ts";