Skip to content

Commit

Permalink
chore(release): 2.4.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Feb 20, 2023
1 parent 104a2ce commit 5ace963
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.2](https://github.com/salesforcecli/plugin-trust/compare/2.4.1...2.4.2) (2023-02-20)


### Bug Fixes

* send plugin version to telemetry ([#407](https://github.com/salesforcecli/plugin-trust/issues/407)) ([104a2ce](https://github.com/salesforcecli/plugin-trust/commit/104a2ce15dfcda6711008f360fd10ae4feb90ac1))



## [2.4.1](https://github.com/salesforcecli/plugin-trust/compare/2.4.0...2.4.1) (2023-02-04)


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.4.1",
"version": "2.4.2",
"author": "Salesforce",
"main": "lib/index.js",
"bin": {
Expand Down Expand Up @@ -125,4 +125,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 5ace963

Please sign in to comment.