chore(main): release 1.704.1 (#9226)

* chore(main): release 1.704.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-05-19 05:46:13 +00:00
committed by GitHub
parent 05a38d312d
commit c8ab030aa4
17 changed files with 127 additions and 118 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ export {
token,
};
export const VERSION = "1.704.0";
export const VERSION = "1.704.1";
// Re-exported from constants.ts to maintain backwards compatibility
export { WM_FORK_PREFIX } from "./core/constants.ts";