Skip to content

Commit

Permalink
chore(release): 2.4.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 13, 2023
1 parent 4167f11 commit 5c67028
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.8](https://github.com/salesforcecli/plugin-trust/compare/2.4.7...2.4.8) (2023-04-13)


### Bug Fixes

* **deps:** bump vm2 from 3.9.15 to 3.9.16 ([00e7e82](https://github.com/salesforcecli/plugin-trust/commit/00e7e82d798d76421d093c7cf73f795a64fa7425))



## [2.4.7](https://github.com/salesforcecli/plugin-trust/compare/2.4.6...2.4.7) (2023-04-08)


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.7",
"version": "2.4.8",
"author": "Salesforce",
"main": "lib/index.js",
"bin": {
Expand Down Expand Up @@ -228,4 +228,4 @@
"output": []
}
}
}
}

0 comments on commit 5c67028

Please sign in to comment.