@angular/core 16.2.8 → 16.2.9

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.8
2
+ * @license Angular v16.2.9
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.8
2
+ * @license Angular v16.2.9
3
3
  * (c) 2010-2022 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -10925,7 +10925,7 @@ class Version {
10925
10925
  /**
10926
10926
  * @publicApi
10927
10927
  */
10928
- const VERSION = new Version('16.2.8');
10928
+ const VERSION = new Version('16.2.9');
10929
10929
 
10930
10930
  // This default value is when checking the hierarchy for a token.
10931
10931
  //