aboutsummaryrefslogtreecommitdiffstats
path: root/packages/monorepo-scripts/src/prepublish_checks.ts
Commit message (Expand)AuthorAgeFilesLines
* Small fixesFabio Berger2018-06-191-3/+0
* Use semver library instead of semverUtilsFabio Berger2018-06-191-4/+6
* small fixesFabio Berger2018-06-191-2/+2
* Show all errors of a given kind at once rather then throwing after the first ...Fabio Berger2018-06-191-10/+36
* Add more prepublish checksFabio Berger2018-06-191-1/+95
* Check that git branch is up to date before publishingLeonid Logvinov2018-06-021-1/+17
* Move prepublish checks before building packages for publishingLeonid Logvinov2018-06-021-0/+55