mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
9dccaa9570
We initially added logic for determining active release trains into the merge script. Given we now build more tools that rely on this information, we move the logic into a more general "versioning" folder that can contain common logic following the versioning document for the Angular organization. PR Close #38656