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.2.1

17 Apr 15:52
Compare
Choose a tag to compare

3.2.1 (2019-04-17)

Bug Fixes

  • package: update log-symbols to version 3.0.0 (fb2f290)

v3.2.0

14 Apr 05:09
9d0bd00
Compare
Choose a tag to compare

3.2.0 (2019-04-14)

Features

  • progress: improved the formatting of the progress messaging (9d0bd00)

v3.1.1

11 Apr 06:01
c1071cf
Compare
Choose a tag to compare

3.1.1 (2019-04-11)

Bug Fixes

  • dependencies: bumped several packages (756aa88)

v3.1.0-alpha.1@alpha

11 Apr 05:25
a3dc512
Compare
Choose a tag to compare

3.1.0-alpha.1 (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

v3.1.0

11 Apr 05:29
854ae93
Compare
Choose a tag to compare

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

v3.0.3-alpha.8@alpha

11 Apr 05:14
cf935c7
Compare
Choose a tag to compare

3.0.3-alpha.8 (2019-04-11)

Features

  • repo-creation: prevented creation without an auth-ed octokit client (cf935c7), closes #1

v3.0.3-alpha.7@alpha

10 Apr 06:02
279306b
Compare
Choose a tag to compare

3.0.3-alpha.7 (2019-04-10)

Features

  • create-repo: enabled creation within an org (279306b), closes #1

v3.0.3-alpha.6

04 Feb 05:19
26c064e
Compare
Choose a tag to compare
v3.0.3-alpha.6 Pre-release
Pre-release

3.0.3-alpha.6 (2019-02-04)

Bug Fixes

  • create: expected the realistic shape for the response (26c064e), closes #1

v3.0.3

03 Feb 21:35
59d9001
Compare
Choose a tag to compare

3.0.3 (2019-02-03)

Bug Fixes

  • details: returned a results object (59d9001)

v3.0.3-alpha.5

03 Feb 04:41
846fa12
Compare
Choose a tag to compare
v3.0.3-alpha.5 Pre-release
Pre-release

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

Features

  • repo-urls: passed urls for created repo back from scaffolder (846fa12), closes #1