@seamly/web-ui 22.1.0-beta.1 → 22.1.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.
@@ -2601,7 +2601,7 @@ _API_ready = new WeakMap(), _API_externalId = new WeakMap(), _API_conversationAu
2601
2601
  return {
2602
2602
  clientName: "@seamly/web-ui",
2603
2603
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
2604
- clientVersion: "22.1.0-beta.1",
2604
+ clientVersion: "22.1.0",
2605
2605
  currentUrl: window.location.toString(),
2606
2606
  screenResolution: `${window.screen.width}x${window.screen.height}`,
2607
2607
  timezone: getTimeZone(),