@angular/core 15.2.0-next.1 → 15.2.0-next.3

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.
package/fesm2020/core.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v15.2.0-next.1
2
+ * @license Angular v15.2.0-next.3
3
3
  * (c) 2010-2022 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -8437,7 +8437,7 @@ class Version {
8437
8437
  /**
8438
8438
  * @publicApi
8439
8439
  */
8440
- const VERSION = new Version('15.2.0-next.1');
8440
+ const VERSION = new Version('15.2.0-next.3');
8441
8441
 
8442
8442
  // This default value is when checking the hierarchy for a token.
8443
8443
  //