diff --git a/CHANGELOG.md b/CHANGELOG.md index 13d2ec6e..c2f5cba9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +# [4.2.0](https://github.com/oclif/cli-ux/compare/v4.1.0...v4.2.0) (2018-05-09) + + +### Features + +* annotations ([343fc79](https://github.com/oclif/cli-ux/commit/343fc79)) + # [4.1.0](https://github.com/oclif/cli-ux/compare/v4.0.1...v4.1.0) (2018-05-09) diff --git a/package.json b/package.json index bcefea71..559f9482 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-ux", "description": "cli IO utilities", - "version": "4.1.0", + "version": "4.2.0", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/cli-ux/issues", "dependencies": {