From c0ff61d91eda1c9f8f5cef8e78589f7e111cc787 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 13 Aug 2023 08:43:48 +0000 Subject: [PATCH] chore(release): 2.5.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 0690f5ef..07c35f1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.5.5](https://github.com/salesforcecli/plugin-trust/compare/2.5.4...2.5.5) (2023-08-13) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.11.7 to 2.11.8 ([985446d](https://github.com/salesforcecli/plugin-trust/commit/985446d259303b9cc85f00e445932dd879fbbe58)) + + + ## [2.5.4](https://github.com/salesforcecli/plugin-trust/compare/2.5.3...2.5.4) (2023-08-07) diff --git a/package.json b/package.json index f9f25850..c00f05fc 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.5.4", + "version": "2.5.5", "author": "Salesforce", "main": "lib/index.js", "bin": {