Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Releases: travi/github-scaffolder

v3.0.3-alpha.4

03 Feb 03:52
f3f806b
Compare
Choose a tag to compare
v3.0.3-alpha.4 Pre-release
Pre-release

3.0.3-alpha.4 (2019-02-03)

Features

  • logging: added status output for the steps (f3f806b)

v3.0.3-alpha.3

01 Feb 02:58
e310096
Compare
Choose a tag to compare
v3.0.3-alpha.3 Pre-release
Pre-release

3.0.3-alpha.3 (2019-02-01)

Bug Fixes

  • create: returned the promise from the repo creation (e310096), closes #1

v3.0.3-alpha.2

31 Jan 03:47
a5c485a
Compare
Choose a tag to compare
v3.0.3-alpha.2 Pre-release
Pre-release

3.0.3-alpha.2 (2019-01-31)

Features

  • create: created the repo for the authenticated user (a5c485a), closes #1

v3.0.3-alpha.1

31 Jan 03:31
20fe65b
Compare
Choose a tag to compare
v3.0.3-alpha.1 Pre-release
Pre-release

3.0.3-alpha.1 (2019-01-31)

Bug Fixes

  • octokit: updated to modern authentication approach (5f505e7), closes #1

v3.0.2-alpha.1

31 Jan 03:08
5f505e7
Compare
Choose a tag to compare
v3.0.2-alpha.1 Pre-release
Pre-release

3.0.2-alpha.1 (2019-01-31)

Bug Fixes

  • octokit: updated to modern authentication approach (5f505e7), closes #1

v3.0.2

28 Jan 16:41
531d451
Compare
Choose a tag to compare

3.0.2 (2019-01-28)

Bug Fixes

  • project-name: pulled the value from the proper input (531d451), closes #1

v3.0.1

28 Jan 06:16
3d5064c
Compare
Choose a tag to compare

3.0.1 (2019-01-28)

Bug Fixes

  • name: pulled from provided vcs details (3d5064c), closes #1

v3.0.0

24 Jan 04:10
9fc7253
Compare
Choose a tag to compare

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

08 Jan 04:59
65d1d7a
Compare
Choose a tag to compare

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

15 Sep 03:39
59127f4
Compare
Choose a tag to compare

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)