aboutsummaryrefslogtreecommitdiffstats
path: root/packages/monorepo-scripts/src/utils/utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Add utils.getTopologicallySortedPackagesLeonid Logvinov2018-07-241-1/+11
* Improve logFabio Berger2018-07-191-1/+1
* Add additional pattern removal and added HACK commentFabio Berger2018-07-191-1/+3
* Renames to remove mention of LernaFabio Berger2018-07-191-12/+12
* Replace lerna-get-packages with our own implementationFabio Berger2018-07-191-3/+33
* Fix tslint issuesLeonid Logvinov2018-07-171-3/+3
* fix prettierFabio Berger2018-07-021-4/+4
* Git command outputs logs to stdErr so only way to check for errors if with tr...Fabio Berger2018-07-021-6/+8
* Add logs for when tags get removedFabio Berger2018-07-021-0/+2
* Throw if changelog version is below package.json versionFabio Berger2018-07-021-0/+3
* Use semver package instead of getNextPatchVersionFabio Berger2018-06-191-5/+10
* Use semver library instead of semverUtilsFabio Berger2018-06-191-7/+0
* Add more prepublish checksFabio Berger2018-06-191-21/+77
* Try enabling no-unused-variable...fragosti2018-06-051-1/+1
* Refactor changelog utils to a separate moduleLeonid Logvinov2018-06-021-0/+64