mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
74d8b2308b
This commit includes a couple minor fixes for the script that compares master and patch branch: - take only relevant release commit into account while generating the diff - fix the initial version display (avoid '+' sign from being added) - removes obsolete parameter that was needed for v9.0.x branch only PR Close #37150