diff --git a/CHANGELOG.md b/CHANGELOG.md index 5278c13..7b4a931 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [6.0.3](https://github.com/oclif/cli-ux/compare/v6.0.2...v6.0.3) (2021-12-02) + + +### Bug Fixes + +* update oclif/core imports ([74fdab5](https://github.com/oclif/cli-ux/commit/74fdab55fed2767f920d7dca430e73ebed772a79)) + ### [6.0.2](https://github.com/oclif/cli-ux/compare/v6.0.1...v6.0.2) (2021-12-01) diff --git a/package.json b/package.json index dc8f6d8..e6c9adb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-ux", "description": "cli IO utilities", - "version": "6.0.2", + "version": "6.0.3", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/cli-ux/issues", "dependencies": {