From a71f58b8ff1c268d9251026e0f90b12dea3f69a1 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 5 Mar 2024 21:57:58 +0000 Subject: [PATCH] chore(release): 3.23.0 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96928511e..196e7338f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [3.23.0](https://github.com/oclif/core/compare/3.22.0...3.23.0) (2024-03-05) + + +### Features + +* deprecate ux module ([#1000](https://github.com/oclif/core/issues/1000)) ([503c7ae](https://github.com/oclif/core/commit/503c7ae39aa1e42cebf79bdd98c05d85c3721309)) + + + # [3.22.0](https://github.com/oclif/core/compare/3.21.2...3.22.0) (2024-03-05) diff --git a/package.json b/package.json index f69c07fc8..188d0b0ec 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.22.0", + "version": "3.23.0", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {