diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a2254e..94229d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.35](https://github.com/salesforcecli/command/compare/5.2.34...5.2.35) (2022-12-24) + + +### Bug Fixes + +* **deps:** bump @salesforce/core from 3.32.11 to 3.32.12 ([8e3438d](https://github.com/salesforcecli/command/commit/8e3438d9375236ff7c0657c90f3725fa5c47c6ec)) + + + ## [5.2.34](https://github.com/salesforcecli/command/compare/5.2.33...5.2.34) (2022-12-24) diff --git a/package.json b/package.json index 603d0dd..7c915e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@salesforce/command", - "version": "5.2.34", + "version": "5.2.35", "description": "Salesforce CLI base command class", "main": "lib/exported", "repository": "salesforcecli/command",