@onecx/angular-accelerator 8.1.0 → 8.2.0

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.
@@ -5788,7 +5788,7 @@ class DynamicLocaleId {
5788
5788
  }
5789
5789
 
5790
5790
  const LIB_NAME = '@onecx/angular-accelerator';
5791
- const LIB_VERSION = '8.1.0';
5791
+ const LIB_VERSION = '8.2.0';
5792
5792
 
5793
5793
  class AngularAcceleratorMissingTranslationHandler extends MultiLanguageMissingTranslationHandler {
5794
5794
  }