mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
29043d9858
Previously all github releases created by the release tooling tagged releases as `latest`. Instead releases which are created for the `next` tag on NPM should be tagged as `prerelease` for github. PR Close #40999