Releases: travi/github-scaffolder
Releases · travi/github-scaffolder
v3.0.3-alpha.4
Features
- logging: added status output for the steps (f3f806b)
v3.0.3-alpha.3
Bug Fixes
- create: returned the promise from the repo creation (e310096), closes #1
v3.0.3-alpha.2
Features
- create: created the repo for the authenticated user (a5c485a), closes #1
v3.0.3-alpha.1
Bug Fixes
- octokit: updated to modern authentication approach (5f505e7), closes #1
v3.0.2-alpha.1
Bug Fixes
- octokit: updated to modern authentication approach (5f505e7), closes #1
v3.0.2
3.0.2 (2019-01-28)
Bug Fixes
- project-name: pulled the value from the proper input (531d451), closes #1
v3.0.1
3.0.1 (2019-01-28)
Bug Fixes
- name: pulled from provided vcs details (3d5064c), closes #1
v3.0.0
3.0.0 (2019-01-24)
Features
- name: set the repo name in the settings file (9fc7253), closes #1
BREAKING CHANGES
- name: the project name is now required
v2.0.0
2.0.0 (2019-01-08)
Features
- visibility: set the private flag based on visibility (65d1d7a), closes #2
BREAKING CHANGES
- visibility: repository will be made private unless visibility is properly provided
v1.0.0
1.0.0 (2018-09-15)
Bug Fixes
- options: made the options optional (dccc441)
Features
- label: added a breaking-change label (5ac84f3)
- owner: defined the prompt for the account owner (110e956)
- scaffolder: defined the scaffolder (4034946)