diff --git a/CHANGELOG.md b/CHANGELOG.md index ee73bfdb..484e6512 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.6.3](https://github.com/salesforcecli/plugin-trust/compare/2.6.2...2.6.3) (2023-08-20) + + +### Bug Fixes + +* **deps:** bump @salesforce/sf-plugins-core from 3.1.14 to 3.1.15 ([c101cac](https://github.com/salesforcecli/plugin-trust/commit/c101cac847fa6db53e96b3093e9f48c84e1d3f36)) + + + ## [2.6.2](https://github.com/salesforcecli/plugin-trust/compare/2.6.1...2.6.2) (2023-08-20) diff --git a/package.json b/package.json index b40b0c96..1ef0f25b 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.6.2", + "version": "2.6.3", "author": "Salesforce", "main": "lib/index.js", "bin": {