Skip to content

Commit fac2d0d

Browse files
committed
chore(release): 3.7.122 [skip ci]
1 parent ec0a158 commit fac2d0d

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.7.122](https://github.com/salesforcecli/plugin-trust/compare/3.7.121...3.7.122) (2026-04-11)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump basic-ftp from 5.1.0 to 5.2.2 ([ae9a1e7](https://github.com/salesforcecli/plugin-trust/commit/ae9a1e7cc26c6eeecf079bfde395fefd4e9879b0))
6+
17
## [3.7.121](https://github.com/salesforcecli/plugin-trust/compare/3.7.120...3.7.121) (2026-04-05)
28

39
### Bug Fixes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,6 @@ EXAMPLES
120120
$ @salesforce/plugin-trust plugins trust verify --npm @scope/npmName
121121
```
122122

123-
_See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.7.121/src/commands/plugins/trust/verify.ts)_
123+
_See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.7.122/src/commands/plugins/trust/verify.ts)_
124124

125125
<!-- commandsstop -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-trust",
33
"description": "validate a digital signature for a npm package",
4-
"version": "3.7.121",
4+
"version": "3.7.122",
55
"author": "Salesforce",
66
"bin": {
77
"sf-trust": "bin/dev"

0 commit comments

Comments
 (0)