@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.
@@ -5676,7 +5676,7 @@ class API {
5676
5676
  return {
5677
5677
  clientName: "@seamly/web-ui",
5678
5678
  clientVariant: this.#layoutMode,
5679
- clientVersion: "23.0.3",
5679
+ clientVersion: "23.0.4",
5680
5680
  currentUrl: window.location.toString(),
5681
5681
  screenResolution: `${window.screen.width}x${window.screen.height}`,
5682
5682
  timezone: getTimeZone(),