diff --git a/CHANGELOG.md b/CHANGELOG.md index 31bff1ed..f6c26293 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.4.24](https://github.com/salesforcecli/plugin-trust/compare/2.4.23...2.4.24) (2023-06-25) + + +### Bug Fixes + +* **deps:** bump @salesforce/sf-plugins-core from 3.1.0 to 3.1.2 ([49853b8](https://github.com/salesforcecli/plugin-trust/commit/49853b81ac364bd9e775c9a1ecb78a4ba413f7c4)) + + + ## [2.4.23](https://github.com/salesforcecli/plugin-trust/compare/2.4.22...2.4.23) (2023-06-25) diff --git a/package.json b/package.json index 691a6747..bd6e0e67 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-trust", "description": "validate a digital signature for a npm package", - "version": "2.4.23", + "version": "2.4.24", "author": "Salesforce", "main": "lib/index.js", "bin": {