diff --git a/CHANGELOG.md b/CHANGELOG.md index 7266740..b22c744 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [5.2.39](https://github.com/salesforcecli/command/compare/5.2.38...5.2.39) (2023-01-07) + + +### Bug Fixes + +* **deps:** bump json5 from 1.0.1 to 1.0.2 ([8bd3002](https://github.com/salesforcecli/command/commit/8bd30029bbcb21a6a944ea5e458502b047000b9d)) + + + ## [5.2.38](https://github.com/salesforcecli/command/compare/5.2.37...5.2.38) (2023-01-07) diff --git a/package.json b/package.json index a19a2ee..ffc4c1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@salesforce/command", - "version": "5.2.38", + "version": "5.2.39", "description": "Salesforce CLI base command class", "main": "lib/exported", "repository": "salesforcecli/command",