@clerk/chrome-extension 2.8.2-snapshot.v20251117224912 → 2.8.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.
@@ -429,7 +429,7 @@ var BrowserStorageCache = createBrowserStorageCache();
429
429
  var clerk;
430
430
  noRhc.Clerk.sdkMetadata = {
431
431
  name: "@clerk/chrome-extension",
432
- version: "2.8.2-snapshot.v20251117224912"
432
+ version: "2.8.2"
433
433
  };
434
434
  async function createClerkClient({
435
435
  __experimental_syncHostListener = false,