All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update config template so that it's valid for both v1 and v2 by @dyc3 in #6
- Update the variable name of
publishRepohandling by @chansuke - Move the assignment of
isPublishRepocloser to its usage by @chansuke - Avoid magic number by @chansuke
- S/isPublishRepo/shouldPublishRepo/ by @chansuke
- Add a step to initialize git repo and create github repo by @dyc3
- @dyc3 made their first contribution
- Binary name for yarn by @nhedger
- Add missing shims by @nhedger
- Bin path by @nhedger
- Initial release by @nhedger
- @nhedger made their first contribution