chore(main): release 1.729.0 (#9632)

* chore(main): release 1.729.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-06-18 09:10:40 +02:00
committed by GitHub
parent 5508f1da9c
commit ab1c3ee462
17 changed files with 155 additions and 278 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ export const WM_FORK_PREFIX = "wm-fork";
// (e.g. utils.ts) can read it without importing main.ts and creating a circular
// dependency (main → workspace → utils → main) that triggers a TDZ.
// Re-exported from main.ts for backwards compatibility.
export const VERSION = "1.728.1";
export const VERSION = "1.729.0";