diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b39c437..3aab7603 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +## [1.6.29](https://github.com/oclif/config/compare/v1.6.28...v1.6.29) (2018-06-15) + + +### Bug Fixes + +* sort commands by id ([8245d9c](https://github.com/oclif/config/commit/8245d9c)) + ## [1.6.28](https://github.com/oclif/config/compare/v1.6.27...v1.6.28) (2018-06-12) diff --git a/package.json b/package.json index 65949212..18f02f1b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/config", "description": "base config object and standard interfaces for oclif components", - "version": "1.6.28", + "version": "1.6.29", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/config/issues", "dependencies": {