@angular/core 18.0.0-rc.3 → 18.0.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.
@@ -22882,7 +22882,7 @@ function publishFacade(global) {
22882
22882
  }
22883
22883
 
22884
22884
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler/src/version.mjs
22885
- var VERSION2 = new Version("18.0.0-rc.3");
22885
+ var VERSION2 = new Version("18.0.0");
22886
22886
 
22887
22887
  // bazel-out/darwin_arm64-fastbuild/bin/packages/compiler/src/i18n/extractor_merger.mjs
22888
22888
  var _VisitorMode;