Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

Latest commit

 

History

History
42 lines (19 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

42 lines (19 loc) · 1.34 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2017-05-03)

Features

  • cli: update output messages to be clearer (#23) (98c10fc)

1.0.1 (2017-04-29)

Bug Fixes

  • cli: fix bin links & execution environment (21435e4)

1.0.0 (2017-04-29)

Bug Fixes

  • package: update inquirer to version 2.0.0 (#5) (d938cf9)

Features

  • build: update babel config (#17) (d896124)
  • cli: refactor code and simplify CLI output (#18) (5e8b8d0)

BREAKING CHANGES

  • build: index.js in root removed and replaced with transpiled index in the lib folder.