chore(main): release 1.687.0 (#8871)

* chore(main): release 1.687.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-04-17 11:16:51 -07:00
committed by GitHub
parent 0cfa131254
commit e063db68c9
15 changed files with 153 additions and 93 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ export {
token,
};
export const VERSION = "1.686.0";
export const VERSION = "1.687.0";
// Re-exported from constants.ts to maintain backwards compatibility
export { WM_FORK_PREFIX } from "./core/constants.ts";