@seamly/web-ui 25.4.0-beta.1 → 25.4.0

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.
@@ -5836,7 +5836,7 @@ class API {
5836
5836
  return {
5837
5837
  clientName: "@seamly/web-ui",
5838
5838
  clientVariant: this.#layoutMode,
5839
- clientVersion: "25.4.0-beta.1",
5839
+ clientVersion: "25.4.0",
5840
5840
  currentUrl: window.location.toString(),
5841
5841
  screenResolution: `${window.screen.width}x${window.screen.height}`,
5842
5842
  timezone: getTimeZone(),