@seamly/web-ui 23.0.3 → 23.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5725,7 +5725,7 @@ class API {
5725
5725
  return {
5726
5726
  clientName: "@seamly/web-ui",
5727
5727
  clientVariant: this.#layoutMode,
5728
- clientVersion: "23.0.3",
5728
+ clientVersion: "23.0.4",
5729
5729
  currentUrl: window.location.toString(),
5730
5730
  screenResolution: `${window.screen.width}x${window.screen.height}`,
5731
5731
  timezone: getTimeZone(),