Releases: travi/github-scaffolder
Releases · travi/github-scaffolder
v4.2.1
4.2.1 (2019-12-23)
Bug Fixes
- package: update @travi/cli-messages to version 1.0.2 (d392e90)
v4.2.0
4.2.0 (2019-10-20)
Features
- dependencies: bumped several packages, including octokit (749afa7)
v4.1.2
4.1.2 (2019-08-23)
Bug Fixes
- package: update inquirer to version 7.0.0 (be4d987)
v4.1.1
4.1.1 (2019-06-13)
Bug Fixes
- repo-created: improved the clarity of the success messages (0f842ed)
v4.1.0
4.1.0 (2019-06-08)
Features
v4.0.1
4.0.1 (2019-05-09)
Bug Fixes
- package: update @travi/cli-messages to version 1.0.1 (422c089)
v4.0.0
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
3.5.0 (2019-04-24)
Features
- existing: prevented creation of an existing org repo (70cb5b8), closes #14
v3.4.0
3.4.0 (2019-04-24)
Features
- existing: prevented creation of an existing user repo (8c1131a), closes #14
v3.3.0
3.3.0 (2019-04-20)
Features
- messages: switched to the cli-messages package (a9b23a7)