## [1.2.2](https://github.com/oclif/plugin-commands/compare/v1.2.1...v1.2.2) (2018-10-13) ### Bug Fixes * remove greenkeeper badge ([2bf582a](https://github.com/oclif/plugin-commands/commit/2bf582a)) ## [1.2.1](https://github.com/oclif/plugin-commands/compare/v1.2.0...v1.2.1) (2018-09-14) ### Bug Fixes * updated deps ([adf0726](https://github.com/oclif/plugin-commands/commit/adf0726)) # [1.2.0](https://github.com/oclif/plugin-commands/compare/v1.1.3...v1.2.0) (2018-08-17) ### Features * typescript 3 ([8267ff5](https://github.com/oclif/plugin-commands/commit/8267ff5)) ## [1.1.1](https://github.com/oclif/plugin-commands/compare/v1.1.0...v1.1.1) (2018-06-01) ### Bug Fixes * updated deps ([22d6a13](https://github.com/oclif/plugin-commands/commit/22d6a13)) # [1.1.0](https://github.com/oclif/plugin-commands/compare/v1.0.0...v1.1.0) (2018-05-31) ### Features * add --hidden flag ([e6b9424](https://github.com/oclif/plugin-commands/commit/e6b9424)) # 1.0.0 (2018-05-31) ### Bug Fixes * updated deps ([ef81977](https://github.com/oclif/plugin-commands/commit/ef81977)) ### Features * init ([03864cc](https://github.com/oclif/plugin-commands/commit/03864cc)) * sort commands by id ([9cb157a](https://github.com/oclif/plugin-commands/commit/9cb157a)) ### BREAKING CHANGES * v1