UNPKG

create-oclif

Version:

oclif: create your own CLI

1,419 lines (760 loc) 91.3 kB
# [1.17.0](https://github.com/oclif/oclif/compare/v1.16.2...v1.17.0) (2021-03-15) ### Features * add pretarball hook ([#531](https://github.com/oclif/oclif/issues/531)) ([202dfbd](https://github.com/oclif/oclif/commit/202dfbd90a12ccf9ced368cf218799761cfe2813)) ## [1.16.1](https://github.com/oclif/oclif/compare/v1.16.0...v1.16.1) (2020-05-07) ### Bug Fixes * short circuit with nullish coalescing operator ([#327](https://github.com/oclif/oclif/issues/327)) ([de8a7a0](https://github.com/oclif/oclif/commit/de8a7a0cb633cc9bfd34a6eff5374cda24344df8)) # [1.16.0](https://github.com/oclif/oclif/compare/v1.15.2...v1.16.0) (2020-05-07) ### Features * create clis with plugin-help v3 ([#343](https://github.com/oclif/oclif/issues/343)) ([a580350](https://github.com/oclif/oclif/commit/a580350a3988f3ebaa76c16180c0afe7fabdc763)) ## [1.15.2](https://github.com/oclif/oclif/compare/v1.15.1...v1.15.2) (2019-12-16) ### Bug Fixes * include dev-cli in single cli generation & run readme ([#296](https://github.com/oclif/oclif/issues/296)) ([fcef7c9](https://github.com/oclif/oclif/commit/fcef7c9def2aeceef603cea2441c5a4e6bbc8972)) ## [1.15.1](https://github.com/oclif/oclif/compare/v1.15.0...v1.15.1) (2019-11-19) ### Bug Fixes * nps build step in release ([#306](https://github.com/oclif/oclif/issues/306)) ([1fbf44b](https://github.com/oclif/oclif/commit/1fbf44b15b40adad6c4a61f7d62fff8c4f85fc0a)) # [1.15.0](https://github.com/oclif/oclif/compare/v1.14.2...v1.15.0) (2019-11-19) ### Bug Fixes * only use yarn in circle config if selected as option ([#298](https://github.com/oclif/oclif/issues/298)) ([9914b56](https://github.com/oclif/oclif/commit/9914b56bf16bfcdb5e1b4939bf8502652bacfabb)) ### Features * remove tslint and default to eslint ([#305](https://github.com/oclif/oclif/issues/305)) ([9b188d9](https://github.com/oclif/oclif/commit/9b188d9b87d0218ed8704db4452b9bf5eb3a39e8)) ## [1.14.2](https://github.com/oclif/oclif/compare/v1.14.1...v1.14.2) (2019-10-25) ### Bug Fixes * bump nyc version in generator ([#295](https://github.com/oclif/oclif/issues/295)) ([5fdf1b0](https://github.com/oclif/oclif/commit/5fdf1b0d622d8662d7cd33f975c1730e549e33b2)) ## [1.14.1](https://github.com/oclif/oclif/compare/v1.14.0...v1.14.1) (2019-10-22) ### Bug Fixes * update oclif deps ([fec3106](https://github.com/oclif/oclif/commit/fec3106ba1fbd4c37fcc5dc97472c9ada549a014)) ## [1.13.6](https://github.com/oclif/oclif/compare/v1.13.5...v1.13.6) (2019-08-28) ### Bug Fixes * update README Requirements ([f2bd11e](https://github.com/oclif/oclif/commit/f2bd11e)) ## [1.13.5](https://github.com/oclif/oclif/compare/v1.13.4...v1.13.5) (2019-07-12) ### Bug Fixes * update globby ([#259](https://github.com/oclif/oclif/issues/259)) ([468985e](https://github.com/oclif/oclif/commit/468985e)) ## [1.13.4](https://github.com/oclif/oclif/compare/v1.13.3...v1.13.4) (2019-06-20) ### Bug Fixes * use correct path separators in travis.yml ([#248](https://github.com/oclif/oclif/issues/248)) ([ec41aa5](https://github.com/oclif/oclif/commit/ec41aa5)) ## [1.13.3](https://github.com/oclif/oclif/compare/v1.13.2...v1.13.3) (2019-06-17) ### Bug Fixes * set "composite": false ([#247](https://github.com/oclif/oclif/issues/247)) ([25fde1c](https://github.com/oclif/oclif/commit/25fde1c)) ## [1.13.2](https://github.com/oclif/oclif/compare/v1.13.1...v1.13.2) (2019-05-29) ### Bug Fixes * update license template copyright year ([9cfaea8](https://github.com/oclif/oclif/commit/9cfaea8)) ## [1.13.1](https://github.com/oclif/oclif/compare/v1.13.0...v1.13.1) (2019-03-24) ### Bug Fixes * test on node 10 ([cf10522](https://github.com/oclif/oclif/commit/cf10522)) # [1.13.0](https://github.com/oclif/oclif/compare/v1.12.10...v1.13.0) (2019-03-17) ### Features * Added Travis CI Support ([#214](https://github.com/oclif/oclif/issues/214)) ([5a9d300](https://github.com/oclif/oclif/commit/5a9d300)) ## [1.12.10](https://github.com/oclif/oclif/compare/v1.12.9...v1.12.10) (2019-02-12) ### Bug Fixes * don't include mocha types on no mocha ([#206](https://github.com/oclif/oclif/issues/206)) ([505c43b](https://github.com/oclif/oclif/commit/505c43b)) ## [1.12.9](https://github.com/oclif/oclif/compare/v1.12.8...v1.12.9) (2019-02-11) ### Bug Fixes * typescript@3.3 ([6ff355f](https://github.com/oclif/oclif/commit/6ff355f)) ## [1.12.8](https://github.com/oclif/oclif/compare/v1.12.7...v1.12.8) (2018-12-17) ### Bug Fixes * typescript@3.2 ([#197](https://github.com/oclif/oclif/issues/197)) ([07013c8](https://github.com/oclif/oclif/commit/07013c8)) ## [1.12.7](https://github.com/oclif/oclif/compare/v1.12.6...v1.12.7) (2018-12-03) ### Bug Fixes * updated deps ([ffe8868](https://github.com/oclif/oclif/commit/ffe8868)) ## [1.12.6](https://github.com/oclif/oclif/compare/v1.12.5...v1.12.6) (2018-11-14) ### Bug Fixes * updated deps ([2ff77ed](https://github.com/oclif/oclif/commit/2ff77ed)) ## [1.12.5](https://github.com/oclif/oclif/compare/v1.12.4...v1.12.5) (2018-10-16) ### Bug Fixes * default to not using shrinkwrap ([902c350](https://github.com/oclif/oclif/commit/902c350)) ## [1.12.4](https://github.com/oclif/oclif/compare/v1.12.3...v1.12.4) (2018-10-13) ### Bug Fixes * remove greenkeeper badge ([9690390](https://github.com/oclif/oclif/commit/9690390)) ## [1.12.3](https://github.com/oclif/oclif/compare/v1.12.2...v1.12.3) (2018-10-13) ### Bug Fixes * prepack ([85c0a36](https://github.com/oclif/oclif/commit/85c0a36)) ## [1.12.2](https://github.com/oclif/oclif/compare/v1.12.1...v1.12.2) (2018-10-13) ### Bug Fixes * shrinkwrap ([7f86997](https://github.com/oclif/oclif/commit/7f86997)) ## [1.12.1](https://github.com/oclif/oclif/compare/v1.12.0...v1.12.1) (2018-09-15) ### Bug Fixes * source-map-register is not needed ([dfd3170](https://github.com/oclif/oclif/commit/dfd3170)) # [1.12.0](https://github.com/oclif/oclif/compare/v1.11.7...v1.12.0) (2018-09-15) ### Bug Fixes * break linters out into separate question ([a3edcd4](https://github.com/oclif/oclif/commit/a3edcd4)) * break linters out into separate question ([c8b05f8](https://github.com/oclif/oclif/commit/c8b05f8)) * break yarn/npm into separate question ([3f80dea](https://github.com/oclif/oclif/commit/3f80dea)) * remove unnecessary tsc calls ([85082b5](https://github.com/oclif/oclif/commit/85082b5)) ### Features * simplify nyc config ([86a2c52](https://github.com/oclif/oclif/commit/86a2c52)) * use typescript 3.0 project references ([3a9bf0f](https://github.com/oclif/oclif/commit/3a9bf0f)) ## [1.11.7](https://github.com/oclif/oclif/compare/v1.11.6...v1.11.7) (2018-09-14) ### Bug Fixes * greenkeeper-lockfile no longer necessary ([8f55fd0](https://github.com/oclif/oclif/commit/8f55fd0)) ## [1.11.6](https://github.com/oclif/oclif/compare/v1.11.5...v1.11.6) (2018-09-14) ### Bug Fixes * updated eslint and tslint ([c2ae997](https://github.com/oclif/oclif/commit/c2ae997)) ## [1.11.5](https://github.com/oclif/oclif/compare/v1.11.4...v1.11.5) (2018-08-29) ### Bug Fixes * fixpack -> [@oclif](https://github.com/oclif)/fixpack ([a69c4be](https://github.com/oclif/oclif/commit/a69c4be)) * hide yarn output when not found ([a3897b1](https://github.com/oclif/oclif/commit/a3897b1)) * set project path for single CLIs ([3ec87bc](https://github.com/oclif/oclif/commit/3ec87bc)), closes [#161](https://github.com/oclif/oclif/issues/161) * use [@oclif](https://github.com/oclif)/fixpack to fix audit warning ([0c2aa20](https://github.com/oclif/oclif/commit/0c2aa20)) ## [1.11.4](https://github.com/oclif/oclif/compare/v1.11.3...v1.11.4) (2018-08-22) ### Bug Fixes * updated yeoman and update warning ([deea525](https://github.com/oclif/oclif/commit/deea525)) ## [1.11.3](https://github.com/oclif/oclif/compare/v1.11.2...v1.11.3) (2018-08-22) ### Bug Fixes * update eslint to latest major in generator ([#152](https://github.com/oclif/oclif/issues/152)) ([7d72d21](https://github.com/oclif/oclif/commit/7d72d21)) ## [1.11.2](https://github.com/oclif/oclif/compare/v1.11.1...v1.11.2) (2018-08-17) ### Bug Fixes * use greenkeeper-lockfile@2 ([1e99237](https://github.com/oclif/oclif/commit/1e99237)) ## [1.11.1](https://github.com/oclif/oclif/compare/v1.11.0...v1.11.1) (2018-08-17) ### Bug Fixes * updated oclif and dev-cli ([e2adf70](https://github.com/oclif/oclif/commit/e2adf70)) # [1.11.0](https://github.com/oclif/oclif/compare/v1.10.3...v1.11.0) (2018-08-17) ### Bug Fixes * updated oclif ([edd7fd8](https://github.com/oclif/oclif/commit/edd7fd8)) ### Features * typescript 3 and ts-node 7 ([9c58896](https://github.com/oclif/oclif/commit/9c58896)) ## [1.10.3](https://github.com/oclif/oclif/compare/v1.10.2...v1.10.3) (2018-08-17) ### Bug Fixes * regenerate readme when adding command ([408705b](https://github.com/oclif/oclif/commit/408705b)) ## [1.10.2](https://github.com/oclif/oclif/compare/v1.10.1...v1.10.2) (2018-08-17) ### Bug Fixes * generate readme ([185ef6c](https://github.com/oclif/oclif/commit/185ef6c)) * newlines in readme ([5281952](https://github.com/oclif/oclif/commit/5281952)) ## [1.10.1](https://github.com/oclif/oclif/compare/v1.10.0...v1.10.1) (2018-08-17) ### Bug Fixes * add circleci,appveyor,codecov to examples ([5cc3f54](https://github.com/oclif/oclif/commit/5cc3f54)) * always use --save with npm ([#149](https://github.com/oclif/oclif/issues/149)) ([151af6f](https://github.com/oclif/oclif/commit/151af6f)) # [1.10.0](https://github.com/oclif/oclif/compare/v1.9.0...v1.10.0) (2018-08-17) ### Features * make appveyor optional ([#138](https://github.com/oclif/oclif/issues/138)) ([74d17c1](https://github.com/oclif/oclif/commit/74d17c1)) * make codecov optional ([#139](https://github.com/oclif/oclif/issues/139)) ([30c6aff](https://github.com/oclif/oclif/commit/30c6aff)) * typescript 3.x ([5badc7a](https://github.com/oclif/oclif/commit/5badc7a)) # [1.9.0](https://github.com/oclif/oclif/compare/v1.8.6...v1.9.0) (2018-07-09) ### Features * make circleci optional ([#137](https://github.com/oclif/oclif/issues/137)) ([259d304](https://github.com/oclif/oclif/commit/259d304)) ## [1.8.6](https://github.com/oclif/oclif/compare/v1.8.5...v1.8.6) (2018-07-02) ### Bug Fixes * updated deps ([6f71fed](https://github.com/oclif/oclif/commit/6f71fed)) ## [1.8.5](https://github.com/oclif/oclif/compare/v1.8.4...v1.8.5) (2018-06-16) ### Bug Fixes * remove shrinkwrap after publishing ([3a1441d](https://github.com/oclif/oclif/commit/3a1441d)) ## [1.8.4](https://github.com/oclif/oclif/compare/v1.8.3...v1.8.4) (2018-06-14) ### Bug Fixes * js setups ([ab161e5](https://github.com/oclif/oclif/commit/ab161e5)) ## [1.8.3](https://github.com/oclif/oclif/compare/v1.8.2...v1.8.3) (2018-06-14) ### Bug Fixes * add shrinkwrap file ([819e971](https://github.com/oclif/oclif/commit/819e971)) ## [1.8.2](https://github.com/oclif/oclif/compare/v1.8.1...v1.8.2) (2018-06-12) ### Bug Fixes * Add rimraf to devDependencies for single and multi projects and use it in npm scripts ([#123](https://github.com/oclif/oclif/issues/123)) ([764ade1](https://github.com/oclif/oclif/commit/764ade1)) ## [1.8.1](https://github.com/oclif/oclif/compare/v1.8.0...v1.8.1) (2018-06-10) ### Bug Fixes * updated deps ([50604af](https://github.com/oclif/oclif/commit/50604af)) <a name="1.8.0"></a> # [1.8.0](https://github.com/oclif/oclif/compare/v1.7.56...v1.8.0) (2018-06-02) ### Features * add oclif badge ([620707c](https://github.com/oclif/oclif/commit/620707c)) <a name="1.7.56"></a> ## [1.7.56](https://github.com/oclif/oclif/compare/v1.7.55...v1.7.56) (2018-06-01) ### Bug Fixes * nyc@12 ([8984592](https://github.com/oclif/oclif/commit/8984592)) <a name="1.7.55"></a> ## [1.7.55](https://github.com/oclif/oclif/compare/v1.7.54...v1.7.55) (2018-06-01) ### Bug Fixes * add prepare step ([dd927fb](https://github.com/oclif/oclif/commit/dd927fb)) * remove es module config ([80ef22b](https://github.com/oclif/oclif/commit/80ef22b)) * updated deps ([64a13d1](https://github.com/oclif/oclif/commit/64a13d1)) * updated fancy-test ([a58f942](https://github.com/oclif/oclif/commit/a58f942)) <a name="1.7.54"></a> ## [1.7.54](https://github.com/oclif/oclif/compare/v1.7.53...v1.7.54) (2018-06-01) ### Bug Fixes * add tslib ([360924a](https://github.com/oclif/oclif/commit/360924a)) * path names for eslint ([64808b3](https://github.com/oclif/oclif/commit/64808b3)) * typescript 2.9 ([0774d0f](https://github.com/oclif/oclif/commit/0774d0f)) <a name="1.7.53"></a> ## [1.7.53](https://github.com/oclif/oclif/compare/v1.7.52...v1.7.53) (2018-05-31) ### Bug Fixes * typescript 2.9 ([3c2b1ea](https://github.com/oclif/oclif/commit/3c2b1ea)) <a name="1.7.52"></a> ## [1.7.52](https://github.com/oclif/oclif/compare/v1.7.51...v1.7.52) (2018-05-30) ### Bug Fixes * command descriptions not showing up in the help ([#124](https://github.com/oclif/oclif/issues/124)) ([dd37310](https://github.com/oclif/oclif/commit/dd37310)) <a name="1.7.51"></a> ## [1.7.51](https://github.com/oclif/oclif/compare/v1.7.50...v1.7.51) (2018-05-28) ### Bug Fixes * updated deps ([ff3efd0](https://github.com/oclif/oclif/commit/ff3efd0)) <a name="1.7.50"></a> ## [1.7.50](https://github.com/oclif/oclif/compare/v1.7.49...v1.7.50) (2018-05-24) ### Bug Fixes * add yarn.lock to npm files for plugins ([06f5893](https://github.com/oclif/oclif/commit/06f5893)) <a name="1.7.49"></a> ## [1.7.49](https://github.com/oclif/oclif/compare/v1.7.48...v1.7.49) (2018-05-22) ### Bug Fixes * use explicit typeRoot path ([dad2052](https://github.com/oclif/oclif/commit/dad2052)) <a name="1.7.48"></a> ## [1.7.48](https://github.com/oclif/oclif/compare/v1.7.47...v1.7.48) (2018-05-22) ### Bug Fixes * bust circle cache ([7702f90](https://github.com/oclif/oclif/commit/7702f90)) <a name="1.7.47"></a> ## [1.7.47](https://github.com/oclif/oclif/compare/v1.7.46...v1.7.47) (2018-05-22) ### Bug Fixes * updated deps ([1668568](https://github.com/oclif/oclif/commit/1668568)) <a name="1.7.46"></a> ## [1.7.46](https://github.com/oclif/oclif/compare/v1.7.45...v1.7.46) (2018-05-14) ### Bug Fixes * updated deps ([6077f5a](https://github.com/oclif/oclif/commit/6077f5a)) <a name="1.7.45"></a> ## [1.7.45](https://github.com/oclif/oclif/compare/v1.7.44...v1.7.45) (2018-05-13) ### Bug Fixes * flush stdout on exit ([69c0e3e](https://github.com/oclif/oclif/commit/69c0e3e)) <a name="1.7.44"></a> ## [1.7.44](https://github.com/oclif/oclif/compare/v1.7.43...v1.7.44) (2018-05-11) ### Bug Fixes * move tslib to dependencies ([2e35528](https://github.com/oclif/oclif/commit/2e35528)) <a name="1.7.43"></a> ## [1.7.43](https://github.com/oclif/oclif/compare/v1.7.42...v1.7.43) (2018-05-11) ### Bug Fixes * use author for license ([2b28a35](https://github.com/oclif/oclif/commit/2b28a35)) <a name="1.7.42"></a> ## [1.7.42](https://github.com/oclif/oclif/compare/v1.7.41...v1.7.42) (2018-05-10) ### Bug Fixes * [@typs](https://github.com/typs)/node@10 ([e9b6991](https://github.com/oclif/oclif/commit/e9b6991)) <a name="1.7.41"></a> ## [1.7.41](https://github.com/oclif/oclif/compare/v1.7.40...v1.7.41) (2018-05-10) ### Bug Fixes * updated deps ([663d802](https://github.com/oclif/oclif/commit/663d802)) <a name="1.7.40"></a> ## [1.7.40](https://github.com/oclif/oclif/compare/v1.7.39...v1.7.40) (2018-05-07) ### Bug Fixes * ts-node 6 ([98580b1](https://github.com/oclif/oclif/commit/98580b1)) <a name="1.7.39"></a> ## [1.7.39](https://github.com/oclif/oclif/compare/v1.7.38...v1.7.39) (2018-05-07) ### Bug Fixes * use caret versions ([8f582e8](https://github.com/oclif/oclif/commit/8f582e8)) <a name="1.7.38"></a> ## [1.7.38](https://github.com/oclif/oclif/compare/v1.7.37...v1.7.38) (2018-05-04) ### Bug Fixes * updated deps ([680381b](https://github.com/oclif/oclif/commit/680381b)) <a name="1.7.37"></a> ## [1.7.37](https://github.com/oclif/oclif/compare/v1.7.36...v1.7.37) (2018-05-03) ### Bug Fixes * rename oclif manifest to not be a dotfile ([84d16a2](https://github.com/oclif/oclif/commit/84d16a2)) <a name="1.7.36"></a> ## [1.7.36](https://github.com/oclif/oclif/compare/v1.7.35...v1.7.36) (2018-05-01) ### Bug Fixes * updated deps ([7bc00db](https://github.com/oclif/oclif/commit/7bc00db)) <a name="1.7.35"></a> ## [1.7.35](https://github.com/oclif/oclif/compare/v1.7.34...v1.7.35) (2018-04-21) ### Bug Fixes * updated deps ([e5a8ad7](https://github.com/oclif/oclif/commit/e5a8ad7)) <a name="1.7.34"></a> ## [1.7.34](https://github.com/oclif/oclif/compare/v1.7.33...v1.7.34) (2018-04-20) ### Bug Fixes * only add root manifest ([e09b530](https://github.com/oclif/oclif/commit/e09b530)) <a name="1.7.33"></a> ## [1.7.33](https://github.com/oclif/oclif/compare/v1.7.32...v1.7.33) (2018-04-20) ### Bug Fixes * gitignore nyc_output ([270c5ef](https://github.com/oclif/oclif/commit/270c5ef)) <a name="1.7.32"></a> ## [1.7.32](https://github.com/oclif/oclif/compare/v1.7.31...v1.7.32) (2018-04-18) ### Bug Fixes * use npm instead of yarn in CI scripts when not using yarn ([#108](https://github.com/oclif/oclif/issues/108)) ([04fc972](https://github.com/oclif/oclif/commit/04fc972)) <a name="1.7.31"></a> ## [1.7.31](https://github.com/oclif/oclif/compare/v1.7.30...v1.7.31) (2018-04-17) ### Bug Fixes * updated deps ([447acaa](https://github.com/oclif/oclif/commit/447acaa)) <a name="1.7.30"></a> ## [1.7.30](https://github.com/oclif/oclif/compare/v1.7.29...v1.7.30) (2018-04-10) ### Bug Fixes * break up code coverage into its own step ([0f2ecae](https://github.com/oclif/oclif/commit/0f2ecae)) <a name="1.7.29"></a> ## [1.7.29](https://github.com/oclif/oclif/compare/v1.7.28...v1.7.29) (2018-04-10) ### Bug Fixes * remove junit reporter from circle ([1927369](https://github.com/oclif/oclif/commit/1927369)) <a name="1.7.28"></a> ## [1.7.28](https://github.com/oclif/oclif/compare/v1.7.27...v1.7.28) (2018-04-09) ### Bug Fixes * add another command to multi examples ([3fc97ec](https://github.com/oclif/oclif/commit/3fc97ec)) * command example generation ([41c00ca](https://github.com/oclif/oclif/commit/41c00ca)) <a name="1.7.27"></a> ## [1.7.27](https://github.com/oclif/oclif/compare/v1.7.26...v1.7.27) (2018-04-09) ### Bug Fixes * generate readme before packing ([fe9be07](https://github.com/oclif/oclif/commit/fe9be07)) <a name="1.7.26"></a> ## [1.7.26](https://github.com/oclif/oclif/compare/v1.7.25...v1.7.26) (2018-04-09) ### Bug Fixes * add descriptions for circle tasks ([494d6ac](https://github.com/oclif/oclif/commit/494d6ac)) <a name="1.7.25"></a> ## [1.7.25](https://github.com/oclif/oclif/compare/v1.7.24...v1.7.25) (2018-04-09) ### Bug Fixes * add descriptions for circle tasks ([de4f924](https://github.com/oclif/oclif/commit/de4f924)) <a name="1.7.24"></a> ## [1.7.24](https://github.com/oclif/oclif/compare/v1.7.23...v1.7.24) (2018-04-08) ### Bug Fixes * lock down deps ([ac95a07](https://github.com/oclif/oclif/commit/ac95a07)) <a name="1.7.23"></a> ## [1.7.23](https://github.com/oclif/oclif/compare/v1.7.22...v1.7.23) (2018-04-08) ### Bug Fixes * command path on windows ([#96](https://github.com/oclif/oclif/issues/96)) ([612f401](https://github.com/oclif/oclif/commit/612f401)) * ignore any node_modules directories ([ceb13f2](https://github.com/oclif/oclif/commit/ceb13f2)) * ignore package-lock.json ([8cb8582](https://github.com/oclif/oclif/commit/8cb8582)) * skip eslint files when using typescript ([7dec822](https://github.com/oclif/oclif/commit/7dec822)) <a name="1.7.22"></a> ## [1.7.22](https://github.com/oclif/oclif/compare/v1.7.21...v1.7.22) (2018-04-08) ### Bug Fixes * fixed lint issues ([3048e06](https://github.com/oclif/oclif/commit/3048e06)) * remove unneeded script ([016849f](https://github.com/oclif/oclif/commit/016849f)) <a name="1.7.21"></a> ## [1.7.21](https://github.com/oclif/oclif/compare/v1.7.20...v1.7.21) (2018-04-08) ### Bug Fixes * simplify npm script usage ([8e17b32](https://github.com/oclif/oclif/commit/8e17b32)) * simplify npm script usage ([417cd49](https://github.com/oclif/oclif/commit/417cd49)) * use npm pack in test ([7474932](https://github.com/oclif/oclif/commit/7474932)) * use npm pack in test ([1a4de12](https://github.com/oclif/oclif/commit/1a4de12)) <a name="1.7.20"></a> ## [1.7.20](https://github.com/oclif/oclif/compare/v1.7.19...v1.7.20) (2018-04-08) ### Bug Fixes * define help flag on initial command ([e1b68a3](https://github.com/oclif/oclif/commit/e1b68a3)) <a name="1.7.19"></a> ## [1.7.19](https://github.com/oclif/oclif/compare/v1.7.18...v1.7.19) (2018-04-07) ### Bug Fixes * gitignore /dist ([d0bb4f0](https://github.com/oclif/oclif/commit/d0bb4f0)) <a name="1.7.18"></a> ## [1.7.18](https://github.com/oclif/oclif/compare/v1.7.17...v1.7.18) (2018-04-07) ### Bug Fixes * use posttest instead of lint script ([48516e1](https://github.com/oclif/oclif/commit/48516e1)) <a name="1.7.17"></a> ## [1.7.17](https://github.com/oclif/oclif/compare/v1.7.16...v1.7.17) (2018-04-06) ### Bug Fixes * set repository to input ([276ac06](https://github.com/oclif/oclif/commit/276ac06)) <a name="1.7.16"></a> ## [1.7.16](https://github.com/oclif/oclif/compare/v1.7.15...v1.7.16) (2018-04-06) ### Bug Fixes * remove declarations from test tslint ([3d8181b](https://github.com/oclif/oclif/commit/3d8181b)) <a name="1.7.15"></a> ## [1.7.15](https://github.com/oclif/oclif/compare/v1.7.14...v1.7.15) (2018-04-06) ### Bug Fixes * use package-lock.json or yarn.lock from root only ([9cb57ac](https://github.com/oclif/oclif/commit/9cb57ac)) <a name="1.7.14"></a> ## [1.7.14](https://github.com/oclif/oclif/compare/v1.7.13...v1.7.14) (2018-04-05) ### Bug Fixes * ignore package-lock.json or yarn.lock ([e589f0a](https://github.com/oclif/oclif/commit/e589f0a)) <a name="1.7.13"></a> ## [1.7.13](https://github.com/oclif/oclif/compare/v1.7.12...v1.7.13) (2018-04-04) ### Bug Fixes * fixed commands directory in example ([2d8b964](https://github.com/oclif/oclif/commit/2d8b964)) <a name="1.7.12"></a> ## [1.7.12](https://github.com/oclif/oclif/compare/v1.7.11...v1.7.12) (2018-04-04) ### Bug Fixes * only show examples if generating hello command ([147a317](https://github.com/oclif/oclif/commit/147a317)) * show ts path in example command instead of js path ([12869c4](https://github.com/oclif/oclif/commit/12869c4)) <a name="1.7.11"></a> ## [1.7.11](https://github.com/oclif/oclif/compare/v1.7.10...v1.7.11) (2018-04-02) ### Bug Fixes * **generators/command:** assert cwd is a project ([#94](https://github.com/oclif/oclif/issues/94)) ([192f268](https://github.com/oclif/oclif/commit/192f268)) <a name="1.7.10"></a> ## [1.7.10](https://github.com/oclif/oclif/compare/v1.7.9...v1.7.10) (2018-03-28) ### Bug Fixes * remove commitlint from this project ([#87](https://github.com/oclif/oclif/issues/87)) ([beb4b4e](https://github.com/oclif/oclif/commit/beb4b4e)) <a name="1.7.9"></a> ## [1.7.9](https://github.com/oclif/oclif/compare/v1.7.8...v1.7.9) (2018-03-25) ### Bug Fixes * move release script into semantic-release ([020e633](https://github.com/oclif/oclif/commit/020e633)) <a name="1.7.8"></a> ## [1.7.8](https://github.com/oclif/oclif/compare/v1.7.7...v1.7.8) (2018-03-25) ### Bug Fixes * automate create-oclif publishing ([bffcc90](https://github.com/oclif/oclif/commit/bffcc90)) <a name="1.7.7"></a> ## [1.7.7](https://github.com/oclif/oclif/compare/v1.7.6...v1.7.7) (2018-03-25) ### Bug Fixes * updated command ([bd7921f](https://github.com/oclif/oclif/commit/bd7921f)) <a name="1.7.6"></a> ## [1.7.6](https://github.com/oclif/oclif/compare/v1.7.5...v1.7.6) (2018-03-24) ### Bug Fixes * updated config and warn-if-update-available ([db21fca](https://github.com/oclif/oclif/commit/db21fca)) <a name="1.7.5"></a> ## [1.7.5](https://github.com/oclif/oclif/compare/v1.7.4...v1.7.5) (2018-03-24) ### Bug Fixes * add warning if CLI is out of date ([fa5ed18](https://github.com/oclif/oclif/commit/fa5ed18)) <a name="1.7.4"></a> ## [1.7.4](https://github.com/oclif/oclif/compare/v1.7.3...v1.7.4) (2018-03-24) ### Bug Fixes * updated plugin-help ([19df489](https://github.com/oclif/oclif/commit/19df489)) <a name="1.7.3"></a> ## [1.7.3](https://github.com/oclif/oclif/compare/v1.7.2...v1.7.3) (2018-03-24) ### Bug Fixes * add hook to circle ([a4da315](https://github.com/oclif/oclif/commit/a4da315)) * fixed hook circle config test ([3f4ab92](https://github.com/oclif/oclif/commit/3f4ab92)) * updated plugin-help ([cb53bb3](https://github.com/oclif/oclif/commit/cb53bb3)) <a name="1.7.2"></a> ## [1.7.2](https://github.com/oclif/oclif/compare/v1.7.1...v1.7.2) (2018-03-24) ### Bug Fixes * add yarn to examples ([b4cd8b3](https://github.com/oclif/oclif/commit/b4cd8b3)) * fixed semantic-release config ([a4f69f1](https://github.com/oclif/oclif/commit/a4f69f1)) * update semantic-release ([9f45593](https://github.com/oclif/oclif/commit/9f45593)) * update semantic-release ([d2e3159](https://github.com/oclif/oclif/commit/d2e3159)) <a name="1.7.1"></a> ## [1.7.1](https://github.com/oclif/oclif/compare/7b683610ea2e5f16d622a0b7ebb6b9d2ee484b07...v1.7.1) (2018-03-24) ### Bug Fixes * remove commitlint ([#83](https://github.com/oclif/oclif/issues/83)) ([b5c6327](https://github.com/oclif/oclif/commit/b5c6327)) <a name="1.7.0"></a> # [1.7.0](https://github.com/oclif/oclif/compare/c45448e97858b789a91f765c631c91c7f8263f9f...v1.7.0) (2018-03-24) ### Features * removes snyk readme template badge ([#80](https://github.com/oclif/oclif/issues/80)) ([7b68361](https://github.com/oclif/oclif/commit/7b68361)), closes [oclif/oclif#69](https://github.com/oclif/oclif/issues/69) <a name="1.6.0"></a> # [1.6.0](https://github.com/oclif/oclif/compare/e117a8559b1ad84c8110df71906ca4c975ab529f...v1.6.0) (2018-03-24) ### Features * removes greenkeeper readme template badge ([#81](https://github.com/oclif/oclif/issues/81)) ([c45448e](https://github.com/oclif/oclif/commit/c45448e)), closes [oclif/oclif#70](https://github.com/oclif/oclif/issues/70) <a name="1.5.8"></a> ## [1.5.8](https://github.com/oclif/oclif/compare/214be061c7f17287a12474e0dff4d39cc63e8109...v1.5.8) (2018-03-24) ### Bug Fixes * fix hooks to work with ts-node ([e117a85](https://github.com/oclif/oclif/commit/e117a85)), closes [#78](https://github.com/oclif/oclif/issues/78) <a name="1.5.7"></a> ## [1.5.7](https://github.com/oclif/oclif/compare/e6446ca65238f4ab21f3e30f0391bf4e49cc6f95...v1.5.7) (2018-03-24) ### Bug Fixes * fixed yarn detection ([214be06](https://github.com/oclif/oclif/commit/214be06)) <a name="1.5.6"></a> ## [1.5.6](https://github.com/oclif/oclif/compare/19579350dadf5007c5155cd9c41834345acb17f3...v1.5.6) (2018-03-24) ### Bug Fixes * updated command/config ([e6446ca](https://github.com/oclif/oclif/commit/e6446ca)) <a name="1.5.5"></a> ## [1.5.5](https://github.com/oclif/oclif/compare/c82d5f484a425261cbe28692aabc3c30b5827550...v1.5.5) (2018-03-24) ### Bug Fixes * fixed npm devDependencies ([1957935](https://github.com/oclif/oclif/commit/1957935)) * move globby to devDependencies ([9f07b24](https://github.com/oclif/oclif/commit/9f07b24)) <a name="1.5.4"></a> ## [1.5.4](https://github.com/oclif/oclif/compare/367e189144af37df10373e4a20e9d22106e97e29...v1.5.4) (2018-03-24) ### Bug Fixes * [@oclif](https://github.com/oclif)/errors no longer directly required ([c82d5f4](https://github.com/oclif/oclif/commit/c82d5f4)) <a name="1.5.3"></a> ## [1.5.3](https://github.com/oclif/oclif/compare/90ffc41943efe6c0de36d8793097581737c7a5b5...v1.5.3) (2018-03-24) ### Bug Fixes * updated deps ([367e189](https://github.com/oclif/oclif/commit/367e189)) <a name="1.5.2"></a> ## [1.5.2](https://github.com/oclif/oclif/compare/d24456ba28f0ea2d4e392dda30a4543a461fc6c5...v1.5.2) (2018-03-23) ### Bug Fixes * updated dev-cli ([90ffc41](https://github.com/oclif/oclif/commit/90ffc41)) <a name="1.5.1"></a> ## [1.5.1](https://github.com/oclif/oclif/compare/4106708e3fa2332fcada0361c76a1071f61315a8...v1.5.1) (2018-03-23) ### Bug Fixes * add usage/command headers explicitly ([d24456b](https://github.com/oclif/oclif/commit/d24456b)) <a name="1.5.0"></a> # [1.5.0](https://github.com/oclif/oclif/compare/f8337999b5a22cbe9bfa90a7d7a026a1a15a333b...v1.5.0) (2018-03-23) ### Features * add hook generator ([#77](https://github.com/oclif/oclif/issues/77)) ([4106708](https://github.com/oclif/oclif/commit/4106708)) <a name="1.4.12"></a> ## [1.4.12](https://github.com/oclif/oclif/compare/43ebebaec031697f7e1595e79771d15c76e11cd6...v1.4.12) (2018-03-23) ### Bug Fixes * document yarn flag ([f833799](https://github.com/oclif/oclif/commit/f833799)) <a name="1.4.11"></a> ## [1.4.11](https://github.com/oclif/oclif/compare/01370d252da66e25b80a2947ec38e4db21101a61...v1.4.11) (2018-03-23) ### Bug Fixes * move docs to oclif.io ([43ebeba](https://github.com/oclif/oclif/commit/43ebeba)) * move docs to oclif.io ([c067401](https://github.com/oclif/oclif/commit/c067401)) <a name="1.4.10"></a> ## [1.4.10](https://github.com/oclif/oclif/compare/71576609c182f8fbffbffdf408671c5cb9c4a0b6...v1.4.10) (2018-03-22) ### Bug Fixes * use npm for scripts if not yarn ([01370d2](https://github.com/oclif/oclif/commit/01370d2)) <a name="1.4.9"></a> ## [1.4.9](https://github.com/oclif/oclif/compare/5ef966fc1f4165983c9ff6ca8250e7e5d61c79bf...v1.4.9) (2018-03-22) ### Bug Fixes * make yarn optional ([#76](https://github.com/oclif/oclif/issues/76)) ([7157660](https://github.com/oclif/oclif/commit/7157660)) <a name="1.4.7"></a> ## [1.4.7](https://github.com/oclif/oclif/compare/241741aedd890b37be615972da35f02596cde082...v1.4.7) (2018-03-22) ### Bug Fixes * add path argument description ([c37e724](https://github.com/oclif/oclif/commit/c37e724)) <a name="1.4.6"></a> ## [1.4.6](https://github.com/oclif/oclif/compare/032b2319d756e0817f96c6311cbaa3a027f6b0e2...v1.4.6) (2018-03-22) ### Bug Fixes * build manifest ([241741a](https://github.com/oclif/oclif/commit/241741a)) <a name="1.4.5"></a> ## [1.4.5](https://github.com/oclif/oclif/compare/4d774b17451c873cb736c8d458b884a4d2916474...v1.4.5) (2018-03-22) ### Bug Fixes * set OCLIF_NEXT_VERSION ([032b231](https://github.com/oclif/oclif/commit/032b231)) <a name="1.4.4"></a> ## [1.4.4](https://github.com/oclif/oclif/compare/f9a733a0c78d4f9e2a8a22d3fc7320cf2d978398...v1.4.4) (2018-03-22) ### Bug Fixes * set OCLIF_NEXT_VERSION ([4d774b1](https://github.com/oclif/oclif/commit/4d774b1)) <a name="1.4.3"></a> ## [1.4.3](https://github.com/oclif/oclif/compare/c9307e7e986a44e5882d29bee5e0ffaca266834b...v1.4.3) (2018-03-22) ### Bug Fixes * updated dev-cli ([f9a733a](https://github.com/oclif/oclif/commit/f9a733a)) <a name="1.4.1"></a> ## [1.4.1](https://github.com/oclif/oclif/compare/e3a7943855ffbe96de697541025a90cf59194076...v1.4.1) (2018-03-21) ### Bug Fixes * remove noUnusedLocals and noUnusedParameters as these are checked with tslint ([06e2c46](https://github.com/oclif/oclif/commit/06e2c46)) <a name="1.4.0"></a> # [1.4.0](https://github.com/oclif/oclif/compare/009490b5de98bb9e71874abee253eb1be85f38d1...v1.4.0) (2018-03-21) ### Features * add tslint component option ([#63](https://github.com/oclif/oclif/issues/63)) ([e3a7943](https://github.com/oclif/oclif/commit/e3a7943)) <a name="1.3.14"></a> ## [1.3.14](https://github.com/oclif/oclif/compare/64971883b1df554d06a13a8242694f34c517b1e6...v1.3.14) (2018-03-21) ### Bug Fixes * add -h and -v flags for single ([#62](https://github.com/oclif/oclif/issues/62)) ([009490b](https://github.com/oclif/oclif/commit/009490b)) <a name="1.3.13"></a> ## [1.3.13](https://github.com/oclif/oclif/compare/d91482b5a701198d554bde2495be924ece3486cc...v1.3.13) (2018-03-21) ### Bug Fixes * use version long flag for circle test ([#61](https://github.com/oclif/oclif/issues/61)) ([6497188](https://github.com/oclif/oclif/commit/6497188)) <a name="1.3.12"></a> ## [1.3.12](https://github.com/oclif/oclif/compare/edacb134324c59c5a778ff3fd870804800662eeb...v1.3.12) (2018-03-21) ### Bug Fixes * readme template ([#60](https://github.com/oclif/oclif/issues/60)) ([d91482b](https://github.com/oclif/oclif/commit/d91482b)) <a name="1.3.11"></a> ## [1.3.11](https://github.com/oclif/oclif/compare/c22f423a73ba134afb1087b125413de6fb5a223e...v1.3.11) (2018-03-20) ### Bug Fixes * bump dependencies ([edacb13](https://github.com/oclif/oclif/commit/edacb13)) <a name="1.3.10"></a> ## [1.3.10](https://github.com/oclif/oclif/compare/bbea1b6c7c4d0c3a90a0da7ca37766448561730a...v1.3.10) (2018-03-15) ### Bug Fixes * return a promise from yeoman callback style so it actually awaits ([#43](https://github.com/oclif/oclif/issues/43)) ([c22f423](https://github.com/oclif/oclif/commit/c22f423)) <a name="1.3.9"></a> ## [1.3.9](https://github.com/oclif/oclif/compare/a45f4058f9492d8c7cb7cf4a6906a709b34165e9...v1.3.9) (2018-03-08) ### Bug Fixes * add component descriptions and default mocha and ts ([#42](https://github.com/oclif/oclif/issues/42)) ([bbea1b6](https://github.com/oclif/oclif/commit/bbea1b6)) * add component descriptions and option to skip ([25cf71e](https://github.com/oclif/oclif/commit/25cf71e)) <a name="1.3.8"></a> ## [1.3.8](https://github.com/oclif/oclif/compare/0d6ab82e4db4f99e28273af25425fc9f3919334d...v1.3.8) (2018-02-28) ### Bug Fixes * fixed ts-node compatibility ([a45f405](https://github.com/oclif/oclif/commit/a45f405)) <a name="1.3.7"></a> ## [1.3.7](https://github.com/oclif/oclif/compare/c9741f7ac908f44d963dadda9c19aa1a50fd0ad6...v1.3.7) (2018-02-17) ### Bug Fixes * updated help ([0d6ab82](https://github.com/oclif/oclif/commit/0d6ab82)) <a name="1.3.6"></a> ## [1.3.6](https://github.com/oclif/oclif/compare/3ffd29af6122becb6f9006df364c5092ef9fad08...v1.3.6) (2018-02-17) ### Bug Fixes * show full path to file ([c9741f7](https://github.com/oclif/oclif/commit/c9741f7)) <a name="1.3.5"></a> ## [1.3.5](https://github.com/oclif/oclif/compare/8359976eda2665452ecb138291355444ab699809...v1.3.5) (2018-02-17) ### Bug Fixes * updated command ([3ffd29a](https://github.com/oclif/oclif/commit/3ffd29a)) <a name="1.3.4"></a> ## [1.3.4](https://github.com/oclif/oclif/compare/1d890f6ed224134ef7bf549d0a6ab34aaa49ae78...v1.3.4) (2018-02-15) ### Bug Fixes * updated dev-cli ([8359976](https://github.com/oclif/oclif/commit/8359976)) <a name="1.3.3"></a> ## [1.3.3](https://github.com/oclif/oclif/compare/fb7765cf6e6aee9be110eab94e596cdc85c323dc...v1.3.3) (2018-02-15) ### Bug Fixes * updated dev-cli ([1d890f6](https://github.com/oclif/oclif/commit/1d890f6)) <a name="1.3.2"></a> ## [1.3.2](https://github.com/oclif/oclif/compare/6bb89b6e1ce6f17c1a57c6671c1df4178b595da8...v1.3.2) (2018-02-15) ### Bug Fixes * add emojis to readme ([fb7765c](https://github.com/oclif/oclif/commit/fb7765c)) <a name="1.3.1"></a> ## [1.3.1](https://github.com/oclif/oclif/compare/17f4b2a47249c8568bf4e0e65961b01d5461cb8e...v1.3.1) (2018-02-15) ### Bug Fixes * updated dev-cli ([dc18085](https://github.com/oclif/oclif/commit/dc18085)) * use shield style for circle ([6bb89b6](https://github.com/oclif/oclif/commit/6bb89b6)) * use shield style for circle ([d0533a6](https://github.com/oclif/oclif/commit/d0533a6)) <a name="1.3.0"></a> # [1.3.0](https://github.com/oclif/oclif/compare/59e3e32f39f251414f10224cfe49c5f2bee44090...v1.3.0) (2018-02-15) ### Features * add LICENSE if salesforce repo + mit ([17f4b2a](https://github.com/oclif/oclif/commit/17f4b2a)) * add LICENSE if salesforce repo + mit ([94847e5](https://github.com/oclif/oclif/commit/94847e5)) <a name="1.2.14"></a> ## [1.2.14](https://github.com/oclif/oclif/compare/c4de729b1570ef0f3e544693c94ca008ff4557f8...v1.2.14) (2018-02-15) ### Bug Fixes * updated dev-cli ([59e3e32](https://github.com/oclif/oclif/commit/59e3e32)) <a name="1.2.12"></a> ## [1.2.12](https://github.com/oclif/oclif/compare/f1829b73960bacd99efe1668a9e93bf23e578e62...v1.2.12) (2018-02-15) ### Bug Fixes * fixed repo link ([dddd420](https://github.com/oclif/oclif/commit/dddd420)) <a name="1.2.11"></a> ## [1.2.11](https://github.com/oclif/cli/compare/bbfac28675d71d64cfd8ab037856b7963555830c...v1.2.11) (2018-02-15) ### Bug Fixes * readme improvements ([f1829b7](https://github.com/oclif/cli/commit/f1829b7)) <a name="1.2.10"></a> ## [1.2.10](https://github.com/oclif/cli/compare/cc5fd9bebd22c10810622feefe21b7c8e3703225...v1.2.10) (2018-02-15) ### Bug Fixes * updated dev-cli ([bbfac28](https://github.com/oclif/cli/commit/bbfac28)) <a name="1.2.9"></a> ## [1.2.9](https://github.com/oclif/cli/compare/842fa2723d9026a4d9dd6d52194a989c0b30ae7a...v1.2.9) (2018-02-15) ### Bug Fixes * improve docs ([cc5fd9b](https://github.com/oclif/cli/commit/cc5fd9b)) <a name="1.2.8"></a> ## [1.2.8](https://github.com/oclif/cli/compare/32ca869f48afcda131db592f9dc6a6a5cd30e193...v1.2.8) (2018-02-15) ### Bug Fixes * use github for snyk ([842fa27](https://github.com/oclif/cli/commit/842fa27)) <a name="1.2.7"></a> ## [1.2.7](https://github.com/oclif/cli/compare/6bf6fcd9ac7e7271c225fef36b3ab91baac14a82...v1.2.7) (2018-02-15) ### Bug Fixes * doc improvements ([9ebd831](https://github.com/oclif/cli/commit/9ebd831)) * updated dev-cli ([32ca869](https://github.com/oclif/cli/commit/32ca869)) <a name="1.2.6"></a> ## [1.2.6](https://github.com/oclif/cli/compare/7997c864efc2e04f62a95838f73e9967a8d8e0a5...v1.2.6) (2018-02-15) ### Bug Fixes * updated deps ([6bf6fcd](https://github.com/oclif/cli/commit/6bf6fcd)) <a name="1.2.5"></a> ## [1.2.5](https://github.com/oclif/cli/compare/6f858e466b938c9c09865e35c9cd579ba2a030cb...v1.2.5) (2018-02-14) ### Bug Fixes * run version command ([7997c86](https://github.com/oclif/cli/commit/7997c86)) <a name="1.2.4"></a> ## [1.2.4](https://github.com/oclif/cli/compare/1171d36e5984234c2e964857ebd4f168792726d5...v1.2.4) (2018-02-14) ### Bug Fixes * docs ([6f858e4](https://github.com/oclif/cli/commit/6f858e4)) <a name="1.2.3"></a> ## [1.2.3](https://github.com/oclif/cli/compare/c2b8476dd87eade0330fd87576705833462db597...v1.2.3) (2018-02-14) ### Bug Fixes * add docs ([e6d3dab](https://github.com/oclif/cli/commit/e6d3dab)) * add docs ([f314205](https://github.com/oclif/cli/commit/f314205)) * updated readme links ([1171d36](https://github.com/oclif/cli/commit/1171d36)) <a name="1.2.2"></a> ## [1.2.2](https://github.com/oclif/cli/compare/740c0d75f64ef09e9e88158bf42e31d3cea49c5d...v1.2.2) (2018-02-14) ### Bug Fixes * doc improvements ([c2b8476](https://github.com/oclif/cli/commit/c2b8476)) <a name="1.2.1"></a> ## [1.2.1](https://github.com/oclif/cli/compare/c8d0f11cb67b4abf4c1bb1744b58bb45317e538c...v1.2.1) (2018-02-14) ### Bug Fixes * doc improvements ([740c0d7](https://github.com/oclif/cli/commit/740c0d7)) <a name="1.2.0"></a> # [1.2.0](https://github.com/oclif/cli/compare/65b831cdf4e3c85748f7a2b71331d37961087be9...v1.2.0) (2018-02-14) ### Bug Fixes * set bin for plugins ([c8d0f11](https://github.com/oclif/cli/commit/c8d0f11)) ### Features * added readme toc ([2cdba83](https://github.com/oclif/cli/commit/2cdba83)) <a name="1.1.2"></a> ## [1.1.2](https://github.com/oclif/cli/compare/218101cb0c3124a5676ea22b05cf4b4defeb0208...v1.1.2) (2018-02-14) ### Bug Fixes * automatically replace readme on generation ([65b831c](https://github.com/oclif/cli/commit/65b831c)) <a name="1.1.1"></a> ## [1.1.1](https://github.com/oclif/cli/compare/12af0a7fe82da6c5b7e38b3e9505e218e51f565d...v1.1.1) (2018-02-14) ### Bug Fixes * fixed lint issue ([218101c](https://github.com/oclif/cli/commit/218101c)) * move nps-utils to deps ([52c0012](https://github.com/oclif/cli/commit/52c0012)) * remove unused title ([234d83a](https://github.com/oclif/cli/commit/234d83a)) <a name="1.1.0"></a> # [1.1.0](https://github.com/oclif/cli/compare/c3446976042b13715d7e3c4c2b07804f6fea81c1...v1.1.0) (2018-02-13) ### Features * add readme content ([12af0a7](https://github.com/oclif/cli/commit/12af0a7)) <a name="1.0.6"></a> ## [1.0.6](https://github.com/oclif/cli/compare/17f19f2e9b37dfd62f51f15cbdf542158ace16d8...v1.0.6) (2018-02-13) ### Bug Fixes * make linter happy ([c344697](https://github.com/oclif/cli/commit/c344697)) * updated deps ([2b8fa8a](https://github.com/oclif/cli/commit/2b8fa8a)) <a name="1.0.5"></a> ## [1.0.5](https://github.com/oclif/cli/compare/5c832ff35260be26461fc15bd40a8b0fe82c9f9e...v1.0.5) (2018-02-13) ### Bug Fixes * use v1 of nyc-config ([17f19f2](https://github.com/oclif/cli/commit/17f19f2)) <a name="1.0.4"></a> ## [1.0.4](https://github.com/oclif/cli/compare/7e918c9d6a503d0ff1a8a262a545d0a2f3588478...v1.0.4) (2018-02-13) ### Bug Fixes * use v1 of nyc-config ([5c832ff](https://github.com/oclif/cli/commit/5c832ff)) <a name="1.0.2"></a> ## [1.0.2](https://github.com/oclif/cli/compare/d4c5efe21fdcaace6560ec3c6afb237c8b8d80e5...v1.0.2) (2018-02-13) ### Bug Fixes * updated tslint ([8b465d4](https://github.com/oclif/cli/commit/8b465d4)) <a name="1.0.1"></a> ## [1.0.1](https://github.com/oclif/cli/compare/cb1ab3507bc44d6039a4b9ce226a8ba7e5e4f247...v1.0.1) (2018-02-13) ### Bug Fixes * oclif rename ([d4c5efe](https://github.com/oclif/cli/commit/d4c5efe)) <a name="1.0.0"></a> # 1.0.0 (2018-02-13) ### Bug Fixes * add [@dxcli](https://github.com/dxcli)/dev-semantic-release ([ff9c542](https://github.com/oclif/cli/commit/ff9c542)) * add another retry ([6dfe207](https://github.com/oclif/cli/commit/6dfe207)) * add another workflow for caching ([5fe5d11](https://github.com/oclif/cli/commit/5fe5d11)) * add bin scripts to files ([a95f10c](https://github.com/oclif/cli/commit/a95f10c)) * add catch handler ([b8848a4](https://github.com/oclif/cli/commit/b8848a4)) * add commitlint ([f60d9f2](https://github.com/oclif/cli/commit/f60d9f2)) * add config to deps ([354683d](https://github.com/oclif/cli/commit/354683d)) * add dev deps ([98ea830](https://github.com/oclif/cli/commit/98ea830)) * add dev deps for single ([efc07dc](https://github.com/oclif/cli/commit/efc07dc)) * add docs and readme to semantic-release ([75b4a74](https://github.com/oclif/cli/commit/75b4a74)) * add errors to deps ([fd0e9ed](https://github.com/oclif/cli/commit/fd0e9ed)) * add globby ([bf2bfab](https://github.com/oclif/cli/commit/bf2bfab)) * add manifest to gitignore ([692ca32](https://github.com/oclif/cli/commit/692ca32)) * add mocha-junit-reporter ([a1a4a08](https://github.com/oclif/cli/commit/a1a4a08)) * add mutex so tests can run in parallel ([b03b605](https://github.com/oclif/cli/commit/b03b605)) * add nyc ([a25c802](https://github.com/oclif/cli/commit/a25c802)) * add nyc config ([21f25d0](https://github.com/oclif/cli/commit/21f25d0)) * add nyc config ([73b448b](https://github.com/oclif/cli/commit/73b448b)) * add nyc to appveyor ([b0216f1](https://github.com/oclif/cli/commit/b0216f1)) * add other commands ([394b5f0](https://github.com/oclif/cli/commit/394b5f0)) * add peerDependencies ([7be5fd1](https://github.com/oclif/cli/commit/7be5fd1)) * add READMEs ([f78cf18](https://github.com/oclif/cli/commit/f78cf18)) * add semantic-release locally instead ([c8bc421](https://github.com/oclif/cli/commit/c8bc421)) * add semantic-release step if not mocha ([143532c](https://github.com/oclif/cli/commit/143532c)) * add smoke tests to appveyor ([f33a88d](https://github.com/oclif/cli/commit/f33a88d)) * add templates to pack ([ea06630](https://github.com/oclif/cli/commit/ea06630)) * add TS parsing for commands ([68c2023](https://github.com/oclif/cli/commit/68c2023)) * add yarn circle step ([52610cd](https://github.com/oclif/cli/commit/52610cd)) * added bin script to pjson ([190cb30](https://github.com/oclif/cli/commit/190cb30)) * added clean step ([da22f7f](https://github.com/oclif/cli/commit/da22f7f)) * added docs ([b5d798e](https://github.com/oclif/cli/commit/b5d798e)) * added some smoke tests ([24664f1](https://github.com/oclif/cli/commit/24664f1)) * anycli rename ([50823f4](https://github.com/oclif/cli/commit/50823f4)) * attach workspace when releasing ([daa43ea](https://github.com/oclif/cli/commit/daa43ea)) * better repo handling ([4b1add8](https://github.com/oclif/cli/commit/4b1add8)) * bump cache ([9773ed7](https://github.com/oclif/cli/commit/9773ed7)) * bump cli-ux ([f4f0f3f](https://github.com/oclif/cli/commit/f4f0f3f)) * bump cli-ux ([adf7aad](https://github.com/oclif/cli/commit/adf7aad)) * bump dev-cli ([39e5b5f](https://github.com/oclif/cli/commit/39e5b5f)) * bump dev-cli ([6d4764f](https://github.com/oclif/cli/commit/6d4764f)) * bump semantic-release ([48b6b4c](https://github.com/oclif/cli/commit/48b6b4c)) * cache after release ([a7e0d14](https://github.com/oclif/cli/commit/a7e0d14)) * circle cache improvements ([7e9c3d0](https://github.com/oclif/cli/commit/7e9c3d0)) * consolidate circle jobs ([9f3c2f2](https://github.com/oclif/cli/commit/9f3c2f2)) * consolidate circle jobs ([d72884d](https://github.com/oclif/cli/commit/d72884d)) * consolidate commands and tests ([b90320a](https://github.com/oclif/cli/commit/b90320a)) * default to not having options ([72dd9d9](https://github.com/oclif/cli/commit/72dd9d9)) * delete all files from existing example ([0081edd](https://github.com/oclif/cli/commit/0081edd)) * dev dep ([46dd0a3](https://github.com/oclif/cli/commit/46dd0a3)) * disable yarn check for now ([5637b46](https://github.com/oclif/cli/commit/5637b46)) * do not install dev deps on release ([8ba2b5f](https://github.com/oclif/cli/commit/8ba2b5f)) * do not set anycli if empty ([3c7bab9](https://github.com/oclif/cli/commit/3c7bab9)) * dont try to get version of plugin ([ad3544b](https://github.com/oclif/cli/commit/ad3544b)) * ensure /lib is always gitignored for ts ([07c7e38](https://github.com/oclif/cli/commit/07c7e38)) * explicitly add [@dxcli](https://github.com/dxcli)/nyc-config ([9944ead](https://github.com/oclif/cli/commit/9944ead)) * export lib ([ad28e28](https://github.com/oclif/cli/commit/ad28e28)) * fetch semantic release when needed ([db289ca](https://github.com/oclif/cli/commit/db289ca)) * fetch semantic release when needed ([7340723](https://github.com/oclif/cli/commit/7340723)) * fix commitlint ([9aa2212](https://github.com/oclif/cli/commit/9aa2212)) * fix nyc on circle ([8257b7a](https://github.com/oclif/cli/commit/8257b7a)) * fix releases ([435a96d](https://github.com/oclif/cli/commit/435a96d)) * fix yarn execs ([93b3f16](https://github.com/oclif/cli/commit/93b3f16)) * fixed bin name ([5995e7f](https://github.com/oclif/cli/commit/5995e7f)) * fixed circle config ([9a8166e](https://github.com/oclif/cli/commit/9a8166e)) * fixed command generator ([8c5c179](https://github.com/oclif/cli/commit/8c5c179)) * fixed directory in release script ([a4550b7](https://github.com/oclif/cli/commit/a4550b7)) * fixed global add ([6e5fb0e](https://github.com/oclif/cli/commit/6e5fb0e)) * fixed greenkeeper script ([d904f25](https://github.com/oclif/cli/commit/d904f25)) * fixed greenkeeper script ([b8be73b](https://github.com/oclif/cli/commit/b8be73b)) * fixed indentation ([0ee469a](https://github.com/oclif/cli/commit/0ee469a)) * fixed issues with package-scripts ([571facb](https://github.com/oclif/cli/commit/571facb)) * fixed linters ([5ac2d4c](https://github.com/oclif/cli/commit/5ac2d4c)) * fixed manifest location ([36f79a8](https://github.com/oclif/cli/commit/36f79a8)) * fixed manifest location ([14802aa](https://github.com/oclif/cli/commit/14802aa)) * fixed mocha in js ([dbc44bf](https://github.com/oclif/cli/commit/dbc44bf)) * fixed plugin circle config ([85b5640](https://github.com/oclif/cli/commit/85b5640)) * fixed references to deps ([353cac2](https://github.com/oclif/cli/commit/353cac2)) * fixed restore cache step ([20de5dc](https://github.com/oclif/cli/commit/20de5dc)) * fixed single bin script ([a8a4b33](https://github.com/oclif/cli/commit/a8a4b33)) * fixed typescript output ([b3bde94](https://github.com/oclif/cli/commit/b3bde94)) * fixed yarn mutex ([43335e9](https://github.com/oclif/cli/commit/43335e9)) * fixed yarn step in circle config ([8bdadc3](https://github.com/oclif/cli/commit/8bdadc3)) * fixed yarn step in circle config ([e6e19c4](https://github.com/oclif/cli/commit/e6e19c4)) * fixing example publishing ([d03efe7](https://github.com/oclif/cli/commit/d03efe7)) * fixing example publishing ([6087f9c](https://github.com/oclif/cli/commit/6087f9c)) * fixing example publishing ([a333610](https://github.com/oclif/cli/commit/a333610)) * fixing single ([354f46b](https://github.com/oclif/cli/commit/354f46b)) * fixing single and adding windows cmd scripts ([3659d86](https://github.com/oclif/cli/commit/3659d86)) * generator improvements ([50c303f](https://github.com/oclif/cli/commit/50c303f)) * git username ([11b4b58](https://github.com/oclif/cli/commit/11b4b58)) * globby not needed for single ([8d34141](https://github.com/oclif/cli/commit/8d34141)) * ignore kebab case on package-scripts ([e3ca364](https://github.com/oclif/cli/commit/e3ca364)) * improve experience when overwiting existing base ([f79dfef](https://github.com/oclif/cli/commit/f79dfef)) * improve TS loading ([8d42d1e](https://github.com/oclif/cli/commit/8d42d1e)) * lower loglevel ([5286151](https://github.com/oclif/cli/commit/5286151)) * mkdir ([dc8a2d1](https://github.com/oclif/cli/commit/dc8a2d1)) * mkdir ([09d86ae](https://github.com/oclif/cli/commit/09d86ae)) * mkdirp reports ([ab4b02f](https://github.com/oclif/cli/commit/ab4b02f)) * move generator into this package ([d379e63](https://github.com/oclif/cli/commit/d379e63)) * move help to devPlugins for pluginsg ([157f1d6](https://github.com/oclif/cli/commit/157f1d6)) * move setup_git into greenkeeper ([b6c87d9](https://github.com/oclif/cli/commit/b6c87d9)) * no longer need engine ([bd41ae3](https://github.com/oclif/cli/commit/bd41ae3)) * only build on release ([fecec26](https://github.com/oclif/cli/commit/fecec26)) * only build on release ([0f5e7db](https://github.com/oclif/cli/commit/0f5e7db)) * only build on release ([dba0a63](https://github.com/oclif/cli/commit/dba0a63)) * only push eslint if it is not empty ([ef9a649](https://github.com/oclif/cli/commit/ef9a649)) * only sort if array ([6557c82](https://github.com/oclif/cli/commit/6557c82)) * only use co