Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some cleanup | fragosti | 2018-06-06 | 1 | -11/+3 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 1 | -1/+3 |
| | |||||
* | Refactor changelog utils to a separate module | Leonid Logvinov | 2018-06-02 | 1 | -1/+1 |
| | |||||
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 1 | -0/+1 |
| | |||||
* | Apply prettier to some files which were not formatted correctly | Alex Browne | 2018-05-15 | 1 | -1/+6 |
| | |||||
* | Fix TSLint issues | Fabio Berger | 2018-05-15 | 1 | -5/+5 |
| | |||||
* | Consolidate github personal access token env to one place: constants.ts | Fabio Berger | 2018-04-20 | 1 | -2/+1 |
| | |||||
* | Now that every version of a package published has a corresponding entry in ↵ | Fabio Berger | 2018-04-03 | 1 | -29/+15 |
| | | | | it's CHANGELOG we no longer need the isPublished flag. Remove it. | ||||
* | Fix postpublish util to ignore namespace | Fabio Berger | 2018-04-02 | 1 | -2/+14 |
| | |||||
* | Fix release notes bug | Fabio Berger | 2018-04-02 | 1 | -1/+1 |
| | |||||
* | Fetch Github release notes from CHANGELOG.json and update CHANGELOG once ↵ | Fabio Berger | 2018-03-30 | 1 | -2/+34 |
| | | | | they've been successfully published to Github | ||||
* | rename variable called `path` to `includePath` to avoid conflict with `path` ↵ | Fabio Berger | 2018-03-30 | 1 | -4/+6 |
| | | | | package | ||||
* | Fix linter issuesx | Fabio Berger | 2018-03-14 | 1 | -1/+1 |
| | |||||
* | Remove outdated comment | Fabio Berger | 2018-03-14 | 1 | -3/+0 |
| | |||||
* | Move configuration into package.json configs section | Fabio Berger | 2018-03-14 | 1 | -44/+97 |
| | |||||
* | Consolidate docs generation and uploading logic | Fabio Berger | 2018-03-14 | 1 | -0/+26 |
| | |||||
* | Use async/await instead of promise syntax | Fabio Berger | 2018-03-14 | 1 | -15/+14 |
| | |||||
* | Fix lint issues | Fabio Berger | 2018-03-13 | 1 | -3/+3 |
| | |||||
* | move scripts to monorepro-scripts | Fabio Berger | 2018-03-13 | 1 | -0/+86 |