diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cc0340..a2b630e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.42](https://github.com/salesforcecli/command/compare/5.2.41...5.2.42) (2023-01-22) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 1.24.1 to 1.25.0 ([9142530](https://github.com/salesforcecli/command/commit/91425304f9004008db5e51c851fe3b4b7423b642)) + + + ## [5.2.41](https://github.com/salesforcecli/command/compare/5.2.40...5.2.41) (2023-01-18) diff --git a/package.json b/package.json index fc3b43c..682d87f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@salesforce/command", - "version": "5.2.41", + "version": "5.2.42", "description": "Salesforce CLI base command class", "main": "lib/exported", "repository": "salesforcecli/command",