chore(main): release 1.706.1 (#9281)

* chore(main): release 1.706.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-05-22 08:26:25 +00:00
committed by Diego Imbert
parent b63d390d88
commit 767eed9983
17 changed files with 129 additions and 120 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ export {
token,
};
export const VERSION = "1.706.0";
export const VERSION = "1.706.1";
// Re-exported from constants.ts to maintain backwards compatibility
export { WM_FORK_PREFIX } from "./core/constants.ts";