@seamly/web-ui 23.0.1 → 23.0.2

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