What's Changed
Fixes
- Fixed an exit error in the web app’s bootstrap script (
bootstrap.mjs), preventing unexpected failures during startup or development server initialization.
Internal
- Updated package dependencies across
apps/web,apps/admin,apps/electron, and rootpackage.jsonto align with the bootstrap fix and release coordination.