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

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.
@@ -2641,7 +2641,7 @@ _API_ready = new WeakMap(), _API_externalId = new WeakMap(), _API_conversationAu
2641
2641
  return {
2642
2642
  clientName: "@seamly/web-ui",
2643
2643
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
2644
- clientVersion: "22.3.5-beta.1",
2644
+ clientVersion: "22.3.5",
2645
2645
  currentUrl: window.location.toString(),
2646
2646
  screenResolution: `${window.screen.width}x${window.screen.height}`,
2647
2647
  timezone: getTimeZone(),