From ed87526fed0ad15ed4184e96bc62b114ef7e8341 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 11 Mar 2024 18:56:39 +0000 Subject: [PATCH] chore(release): 3.23.1 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 196e7338f..93320b180 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [3.23.1](https://github.com/oclif/core/compare/3.23.0...3.23.1) (2024-03-11) + + +### Bug Fixes + +* remove configured id from usage override ([#1012](https://github.com/oclif/core/issues/1012)) ([a8efedd](https://github.com/oclif/core/commit/a8efedde818f0e62577c39c470c7419cc25de255)) + + + # [3.23.0](https://github.com/oclif/core/compare/3.22.0...3.23.0) (2024-03-05) diff --git a/package.json b/package.json index f6003ae49..8e1926a41 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/core", "description": "base library for oclif CLIs", - "version": "3.23.0", + "version": "3.23.1", "author": "Salesforce", "bugs": "https://github.com/oclif/core/issues", "dependencies": {