ng-miam 10.5.1 → 10.5.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.
@@ -3440,7 +3440,7 @@
3440
3440
  EventJourney["EMPTY"] = "";
3441
3441
  })(EventJourney || (EventJourney = {}));
3442
3442
 
3443
- var VERSION = "10.5.1"; // TODO: replace by ##VERSION## and update it in the CI/CD
3443
+ var VERSION = "10.5.2"; // TODO: replace by ##VERSION## and update it in the CI/CD
3444
3444
 
3445
3445
  var ContextRegistryService = /** @class */ (function () {
3446
3446
  function ContextRegistryService() {