aboutsummaryrefslogtreecommitdiffstats
path: root/development/version-bump.js
Commit message (Collapse)AuthorAgeFilesLines
* Version 5.0.3 (#5785)Dan Finlay2018-11-211-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 version-bump.jsbrunobar792018-07-031-4/+0
|
* eslint --fix .brunobar792018-07-031-3/+3
|
* Remove logsDan Finlay2018-03-031-1/+0
|
* Add version bumping scriptDan Finlay2018-03-031-0/+53
One step towards automating our deploy process is automating our version bumping scheme. This PR does that.