diff --git a/CHANGELOG.md b/CHANGELOG.md index 987f895b..cde58bf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.1.8](https://github.com/oclif/plugin-help/compare/a4a769687bd7a19f535773c5ab39064b6b35ac0b...v1.1.8) (2018-03-24) + + +### Bug Fixes + +* updated command ([5e3b8f5](https://github.com/oclif/plugin-help/commit/5e3b8f5)) + ## [1.1.7](https://github.com/oclif/plugin-help/compare/cb5f9bea2c14d88afd94843026b09d245f584864...v1.1.7) (2018-03-23) diff --git a/package.json b/package.json index 6f46eb9f..c27e18ee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-help", "description": "standard help for oclif", - "version": "1.1.7", + "version": "1.1.8", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-help/issues", "dependencies": {