From 1915fcfc0bc31000c60cfe9f5c9e7d74cfd168b7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Thu, 24 Aug 2023 11:43:49 +0000 Subject: [PATCH] chore(release): 2.6.5 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c075234a..81c6c96e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.6.5](https://github.com/salesforcecli/plugin-trust/compare/2.6.4...2.6.5) (2023-08-24) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.11.8 to 2.11.10 ([ad6cd3c](https://github.com/salesforcecli/plugin-trust/commit/ad6cd3cda24b48c2f444f6c8418e8c458abca26f)) + + + ## [2.6.4](https://github.com/salesforcecli/plugin-trust/compare/2.6.3...2.6.4) (2023-08-23) diff --git a/package.json b/package.json index ad177fae..2723796d 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.4", + "version": "2.6.5", "author": "Salesforce", "main": "lib/index.js", "bin": {