aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/scripts/postpublish.js
Commit message (Collapse)AuthorAgeFilesLines
* Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug ↵Fabio Berger2018-03-031-1/+1
| | | | fix allowing us to defer to the `include` in tsconfig.json on which files to run through TypeDoc
* Fix broken postpublish script in connectBrandon Millman2018-02-171-1/+1
|
* Add postpublish scriptsLeonid Logvinov2018-01-131-10/+9
|
* Add md directory to website package and change generated docs directoryBrandon Millman2017-11-281-1/+2
|
* Prepare connect package for publishingBrandon Millman2017-11-231-4/+29
|
* Put release name generation into postpublish_utilsFabio Berger2017-11-181-1/+1
|
* Get package name from package.jsonFabio Berger2017-11-181-1/+2
|
* Add postpublish scripts for all the subpackages so that they each publish a ↵Fabio Berger2017-11-181-0/+13
release to github