diff --git a/CHANGELOG.md b/CHANGELOG.md index e3400f9f8..fc218e289 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. +### [1.0.6](https://github.com/oclif/core/compare/v1.0.5...v1.0.6) (2021-12-01) + + +### Bug Fixes + +* bump cli-ux version in core ([#308](https://github.com/oclif/core/issues/308)) ([ea0a457](https://github.com/oclif/core/commit/ea0a45701981dbffaa0fbeab20f4fa678a75c4e0)) + ### [1.0.5](https://github.com/oclif/core/compare/v1.0.4...v1.0.5) (2021-12-01) diff --git a/package.json b/package.json index 9700a9860..98b0d0e5f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "1.0.5", + "version": "1.0.6", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {