stream-chat-angular 2.12.3 → 2.12.4

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.
@@ -1 +1 @@
1
- export declare const version = "2.12.3";
1
+ export declare const version = "2.12.4";
@@ -353,7 +353,7 @@
353
353
  return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
354
354
  }
355
355
 
356
- var version = '2.12.3';
356
+ var version = '2.12.4';
357
357
 
358
358
  var NotificationService = /** @class */ (function () {
359
359
  function NotificationService() {