Releases: sourcegraph/create
Releases · sourcegraph/create
v1.7.2
1.7.2 (2019-07-03)
Bug Fixes
- travis: retry 404 when activating repo (4f2c13a)
v1.7.1
1.7.1 (2019-05-13)
Bug Fixes
- capitalize Codecov as Codecov, not CodeCov (5bffb53)
- remove extra } in prettier command (afa1e71)
v1.7.0
1.7.0 (2019-05-01)
Bug Fixes
- add nyc_output for gitignore (244ea75)
- consider coverage folders in prettierignore (5482f61)
- update to new husky config (5caa1e4)
Features
- format more files with prettier (1f6a16e)
- generate renovate.json (e8134e3)
- improve tsconfig.json generation (f7c3325)
- simplify mocha config (d449611)
- update travis node version to 12 (37ade66)
Performance Improvements
- skip yarn add if already added (61ae8d5)
v1.6.2
1.6.2 (2019-05-01)
Bug Fixes
- deps: update dependency inquirer to ^6.3.1 (#21) (f5654df)
v1.6.1
1.6.1 (2019-01-11)
Bug Fixes
- properly check prettier in CI (aa7f798)
v1.6.0
1.6.0 (2018-12-18)
Features
v1.5.1
1.5.1 (2018-12-18)
Bug Fixes
- correctly read package.json name (569a593)
- write description to package.json (a65947f)
v1.5.0
1.5.0 (2018-11-06)
Features
- set up repos with yarn instead of npm (#6) (d8fe908)
v1.4.0
1.4.0 (2018-09-10)
Features
- readme: add release instructions (3065cc7)
v1.3.0
1.3.0 (2018-09-06)
Features
- support reading name and description from package.json (e6ef3b0)