diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f5a2c8..b9d4e6c 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.8](https://github.com/oclif/cli-ux/compare/v6.0.7...v6.0.8) (2022-01-10) + + +### Bug Fixes + +* **security:** bump cli-progress ([0511944](https://github.com/oclif/cli-ux/commit/05119448c456948e929eedac33eeec5cfeeec447)) + ### [6.0.7](https://github.com/oclif/cli-ux/compare/v6.0.6...v6.0.7) (2022-01-06) diff --git a/package.json b/package.json index fde2b8e..9cf96c6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-ux", "description": "cli IO utilities", - "version": "6.0.7", + "version": "6.0.8", "author": "Salesforce", "bugs": "https://github.com/oclif/cli-ux/issues", "dependencies": {