@seamly/web-ui 22.3.2-beta.1 → 22.3.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.
@@ -2622,7 +2622,7 @@ _API_ready = new WeakMap(), _API_externalId = new WeakMap(), _API_conversationAu
2622
2622
  return {
2623
2623
  clientName: "@seamly/web-ui",
2624
2624
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
2625
- clientVersion: "22.3.2-beta.1",
2625
+ clientVersion: "22.3.2",
2626
2626
  currentUrl: window.location.toString(),
2627
2627
  screenResolution: `${window.screen.width}x${window.screen.height}`,
2628
2628
  timezone: getTimeZone(),