Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Sep 00:07
· 368 commits to main since this release

1.6.0 (2020-09-22)

Bug Fixes

  • make sure to checkout main branch after git init (b46dfae)

Features

  • create "main" as default branch, instead of "master" (f126011)
  • format created files with prettier (26b4bc2), closes #15
  • use OCTOKIT_NPM_TOKEN secret when creating repository on @octokit (dd2580c), closes #26