Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Version 5.0.3 (#5785) | Dan Finlay | 2018-11-21 | 1 | -1/+1 |
| | | | | | | | | | * Version 5.0.3 Includes a fix to the `version:bump` script that now correctly updates the changelog header. * Include inpage provider events | ||||
* | Fix typos (#5471) | Noel Yoo | 2018-10-09 | 1 | -2/+2 |
| | |||||
* | deps - use pify instead of util.promisify | kumavis | 2018-03-15 | 1 | -3/+1 |
| | |||||
* | Remove logs | Dan Finlay | 2018-03-03 | 1 | -1/+0 |
| | |||||
* | Add version bumping script | Dan Finlay | 2018-03-03 | 3 | -0/+1031 |
One step towards automating our deploy process is automating our version bumping scheme. This PR does that. |