aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/postpublish_utils.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken postpublish_utils, add CHANGELOG and postpublish.js scripts to ↵Brandon Millman2017-12-091-2/+2
| | | | all packages
* Refactor web3Wrapper to a separate packageLeonid Logvinov2017-12-071-1/+1
|
* Add md directory to website package and change generated docs directoryBrandon Millman2017-11-281-0/+2
|
* Fix a typo in postpublish utils tags -> tagLeonid Logvinov2017-11-221-1/+1
|
* Small fixesFabio Berger2017-11-181-0/+1
|
* Put release name generation into postpublish_utilsFabio Berger2017-11-181-0/+3
|
* Move most of code for getting latest tag/version and calling publish_release ↵Fabio Berger2017-11-181-0/+47
to postpublish_utils script in top-level dir