From 94a2dbfdc7571e879643430e85c12ecac7137eb8 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Mon, 31 Jan 2022 16:23:37 +0000 Subject: [PATCH] chore(release): 6.0.9 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9d4e6c..d5a84f4 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.9](https://github.com/oclif/cli-ux/compare/v6.0.8...v6.0.9) (2022-01-31) + + +### Bug Fixes + +* deprecate cli ux ([#477](https://github.com/oclif/cli-ux/issues/477)) ([270efe3](https://github.com/oclif/cli-ux/commit/270efe34fac8705f6b894269a6f1ea3609f7fd29)) + ### [6.0.8](https://github.com/oclif/cli-ux/compare/v6.0.7...v6.0.8) (2022-01-10) diff --git a/package.json b/package.json index 9cf96c6..5b5be7b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-ux", "description": "cli IO utilities", - "version": "6.0.8", + "version": "6.0.9", "author": "Salesforce", "bugs": "https://github.com/oclif/cli-ux/issues", "dependencies": {