chore(main): release 1.808.0 (#11043)

* chore(main): release 1.808.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <275584+rubenfiszel@users.noreply.github.com>
This commit is contained in:
Ruben Fiszel
2026-09-09 12:35:50 +00:00
committed by GitHub
co-authored by rubenfiszel
parent a6abf2c8a7
commit 133e21080a
20 changed files with 130 additions and 123 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.807.0";
export const VERSION = "1.808.0";