@angular/core 16.2.11 → 16.2.12

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,5 +1,5 @@
1
1
  /**
2
- * @license Angular v16.2.11
2
+ * @license Angular v16.2.12
3
3
  * (c) 2010-2022 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v16.2.11
2
+ * @license Angular v16.2.12
3
3
  * (c) 2010-2022 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -10947,7 +10947,7 @@ class Version {
10947
10947
  /**
10948
10948
  * @publicApi
10949
10949
  */
10950
- const VERSION = new Version('16.2.11');
10950
+ const VERSION = new Version('16.2.12');
10951
10951
 
10952
10952
  // This default value is when checking the hierarchy for a token.
10953
10953
  //