aboutsummaryrefslogtreecommitdiffstats
path: root/packages/monorepo-scripts/src/publish_release_notes.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix the package versions in release notesLeonid Logvinov2018-10-191-1/+1
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
* TypoFabio Berger2018-09-261-1/+1
* Support passing in package names into publish_release_notes command-line for ...Fabio Berger2018-09-261-4/+16
* Exit with non-error code at end of publishReleaseFabio Berger2018-08-271-0/+1
* Add catch and exit with non-zeroFabio Berger2018-08-231-2/+4
* Enable dry run of release publishing and handle git tags existingFabio Berger2018-08-231-1/+12
* Fix many linter errors that showed up upon upgrading tsutilFabio Berger2018-08-231-4/+2
* Split publish_utils since it was becoming too big and unwieldyFabio Berger2018-08-081-1/+1
* Move logic to publishUtils so can use as command-line and script importFabio Berger2018-07-301-99/+1
* Move publish_release_notes to own script and other publish cleanupFabio Berger2018-07-301-0/+110