This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
v3.1.0
3.1.0 (2019-04-11)
Bug Fixes
- create: expected the realistic shape for the response (26c064e), closes #1
- create: returned the promise from the repo creation (e310096), closes #1
- octokit: updated to modern authentication approach (5f505e7), closes #1
Features
- create: created the repo for the authenticated user (a5c485a), closes #1
- create-repo: enabled creation within an org (279306b), closes #1
- logging: added status output for the steps (f3f806b)
- repo-creation: prevented creation without an auth-ed octokit client (cf935c7), closes #1
- repo-urls: passed urls for created repo back from scaffolder (846fa12), closes #1