Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- when git tag contains version with alpha substring, then the package is built as pre-release one and its version is read from the tag itself - when git tag contains version with no alpha, then the version is read from package.json and it is published as latest
- Loading branch information