@angular/core 17.3.6 → 17.3.7

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.
@@ -25999,7 +25999,7 @@ function publishFacade(global) {
25999
25999
  }
26000
26000
 
26001
26001
  // bazel-out/k8-fastbuild/bin/packages/compiler/src/version.mjs
26002
- var VERSION2 = new Version("17.3.6");
26002
+ var VERSION2 = new Version("17.3.7");
26003
26003
 
26004
26004
  // bazel-out/k8-fastbuild/bin/packages/compiler/src/i18n/extractor_merger.mjs
26005
26005
  var _VisitorMode;