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

Releases: travi/github-scaffolder

v4.2.1

23 Dec 10:07
Compare
Choose a tag to compare

4.2.1 (2019-12-23)

Bug Fixes

  • package: update @travi/cli-messages to version 1.0.2 (d392e90)

v4.2.0

20 Oct 04:25
749afa7
Compare
Choose a tag to compare

4.2.0 (2019-10-20)

Features

  • dependencies: bumped several packages, including octokit (749afa7)

v4.1.2

23 Aug 03:40
Compare
Choose a tag to compare

4.1.2 (2019-08-23)

Bug Fixes

  • package: update inquirer to version 7.0.0 (be4d987)

v4.1.1

13 Jun 05:10
0f842ed
Compare
Choose a tag to compare

4.1.1 (2019-06-13)

Bug Fixes

  • repo-created: improved the clarity of the success messages (0f842ed)

v4.1.0

08 Jun 04:44
9a6273e
Compare
Choose a tag to compare

4.1.0 (2019-06-08)

Features

v4.0.1

09 May 06:17
Compare
Choose a tag to compare

4.0.1 (2019-05-09)

Bug Fixes

  • package: update @travi/cli-messages to version 1.0.1 (422c089)

v4.0.0

02 May 05:49
d4f774a
Compare
Choose a tag to compare

4.0.0 (2019-05-02)

Features

  • settings: simplified repo settings by extending org level settings (d4f774a), closes #4

BREAKING CHANGES

  • settings: it is now assumed that there is an account level settings definition, so fewer
    details are defined per project. if settings are not defined in a .github repo, most of the config
    will no longer be applied

v3.5.0

24 Apr 05:39
70cb5b8
Compare
Choose a tag to compare

3.5.0 (2019-04-24)

Features

  • existing: prevented creation of an existing org repo (70cb5b8), closes #14

v3.4.0

24 Apr 05:04
8c1131a
Compare
Choose a tag to compare

3.4.0 (2019-04-24)

Features

  • existing: prevented creation of an existing user repo (8c1131a), closes #14

v3.3.0

20 Apr 18:30
a9b23a7
Compare
Choose a tag to compare

3.3.0 (2019-04-20)

Features

  • messages: switched to the cli-messages package (a9b23a7)