Skip to content

Commit

Permalink
chore(release): 2.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jan 30, 2023
1 parent e11d757 commit 3fccd36
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [2.4.0](https://github.com/salesforcecli/plugin-trust/compare/2.3.2...2.4.0) (2023-01-30)


### Features

* bump sf-plugins-core and core ([#396](https://github.com/salesforcecli/plugin-trust/issues/396)) ([e11d757](https://github.com/salesforcecli/plugin-trust/commit/e11d75773d5cfc85eb546306bd971a9776792b7c))



## [2.3.2](https://github.com/salesforcecli/plugin-trust/compare/2.3.1...2.3.2) (2023-01-29)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-trust",
"description": "validate a digital signature for a npm package",
"version": "2.3.2",
"version": "2.4.0",
"author": "Salesforce",
"main": "lib/index.js",
"bin": {
Expand Down Expand Up @@ -125,4 +125,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 3fccd36

Please sign in to comment.