Skip to content

v1.5.0

Choose a tag to compare

@woozyking woozyking released this 22 Sep 21:18
fcd4b9d

Release Notes: from v1.4.0 to v1.5.0

devops

  • dogfood github release notes after npm publish (f5718f8 by Runzhou Li (woozyking))

notes

  • --fetch flag to control whether to run git fetch (28550c9 by Runzhou Li (woozyking))
  • --github flag to update the head ref associated GitHub release (21d6278 by Runzhou Li (woozyking))
    • omit local file output
    • factor out utils.exec to perform execSync and log
    • requires $GITHUB_TOKEN, $GITHUB_OWNER, and $GITHUB_REPO env vars
    • $GITHUB_REPO falls back to local repo toplevel name