Releases: probot/create-probot-app
Releases · probot/create-probot-app
v5.0.5
5.0.5 (2021-02-07)
Bug Fixes
- test: move some tests from Bash to TS, add check to package.json (#364) (c4f8b5e)
v5.0.4
5.0.4 (2021-02-06)
Bug Fixes
- ignore initialization-breaking errors in git-init module (#361) (6026ccd)
v5.0.3
5.0.3 (2021-02-05)
Bug Fixes
v5.0.2
5.0.2 (2021-02-05)
Bug Fixes
v5.0.1
5.0.1 (2021-02-01)
Bug Fixes
- add template description prompting user for choice (#351) (749a974)
v5.0.0
5.0.0 (2021-01-26)
- remove support for initializing on non-empty directories (#339) (0480526), closes #339
BREAKING CHANGES
- remove support for initializing on non-empty directories
Co-authored-by: Maxim Devoir [email protected]
v4.5.6
4.5.6 (2021-01-24)
Bug Fixes
- add
homepage
to each template's package.json file (#347) (2c43a72), closes #346
v4.5.5
4.5.5 (2021-01-19)
Bug Fixes
v4.5.4
4.5.4 (2021-01-17)
Bug Fixes
v4.5.3
4.5.3 (2021-01-13)
Bug Fixes