@palbase/web 1.1.0 → 1.1.1

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.
@@ -5616,7 +5616,6 @@ var MessagingCoordinator = class {
5616
5616
  await r.groups.addMember(group, userId);
5617
5617
  }
5618
5618
  }
5619
- r.registry.register(group);
5620
5619
  void r.catalog.upsert({
5621
5620
  displayId: group.displayId,
5622
5621
  rfcGroupId: group.rfcGroupId,
@@ -6480,7 +6479,7 @@ function defaultSessionStorage(key) {
6480
6479
  }
6481
6480
 
6482
6481
  // src/version.ts
6483
- var VERSION = "1.1.0";
6482
+ var VERSION = "1.1.1";
6484
6483
 
6485
6484
  // src/runtime.ts
6486
6485
  function buildRuntime(config) {
@@ -6840,4 +6839,4 @@ export {
6840
6839
  pb,
6841
6840
  createBoundClient
6842
6841
  };
6843
- //# sourceMappingURL=chunk-XVLR3HGD.js.map
6842
+ //# sourceMappingURL=chunk-EMQGOKW6.js.map