Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renames to remove mention of Lerna | Fabio Berger | 2018-07-19 | 1 | -12/+12 |
* | Replace lerna-get-packages with our own implementation | Fabio Berger | 2018-07-19 | 1 | -3/+33 |
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 2 | -7/+7 |
* | fix prettier | Fabio Berger | 2018-07-02 | 1 | -4/+4 |
* | Git command outputs logs to stdErr so only way to check for errors if with tr... | Fabio Berger | 2018-07-02 | 1 | -6/+8 |
* | Add logs for when tags get removed | Fabio Berger | 2018-07-02 | 1 | -0/+2 |
* | Throw if changelog version is below package.json version | Fabio Berger | 2018-07-02 | 1 | -0/+3 |
* | Small fixes | Fabio Berger | 2018-06-19 | 1 | -3/+2 |
* | Use semver package instead of getNextPatchVersion | Fabio Berger | 2018-06-19 | 1 | -5/+10 |
* | Use semver library instead of semverUtils | Fabio Berger | 2018-06-19 | 3 | -66/+2 |
* | Add more prepublish checks | Fabio Berger | 2018-06-19 | 4 | -22/+215 |
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -1/+1 |
* | Refactor changelog utils to a separate module | Leonid Logvinov | 2018-06-02 | 2 | -0/+119 |