ng-miam 9.1.27 → 9.1.28

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.
@@ -3651,7 +3651,7 @@
3651
3651
  EventJourney["EMPTY"] = "";
3652
3652
  })(EventJourney || (EventJourney = {}));
3653
3653
 
3654
- var VERSION = "9.1.27"; // TODO: replace by ##VERSION## and update it in the CI/CD
3654
+ var VERSION = "9.1.28"; // TODO: replace by ##VERSION## and update it in the CI/CD
3655
3655
 
3656
3656
  var ContextRegistryService = /** @class */ (function () {
3657
3657
  function ContextRegistryService() {