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": {