All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.0 (2017-05-03)
- cli: update output messages to be clearer (#23) (98c10fc)
1.0.1 (2017-04-29)
- cli: fix bin links & execution environment (21435e4)
1.0.0 (2017-04-29)
- package: update inquirer to version 2.0.0 (#5) (d938cf9)
- build: update babel config (#17) (d896124)
- cli: refactor code and simplify CLI output (#18) (5e8b8d0)
- build:
index.js
in root removed and replaced with transpiled index in thelib
folder.