e462743969
Move semver into the utils directory rather than as a set of utils specifically for release tooling. While the utils are only currently used in the release tooling, they are not providing a release specific utility and can be used by any subtool of ng-dev. PR Close #42917 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
README.md | ||
active-release-trains.ts | ||
index.ts | ||
long-term-support.ts | ||
next-prerelease-version.ts | ||
npm-publish.ts | ||
npm-registry.ts | ||
print-active-trains.ts | ||
release-trains.ts | ||
version-branches.ts |
README.md
Versioning for the Angular organization
The folder contains common tooling needed for implementing the versioning as proposed by this design document. Primary tooling is the determination of active release trains.