Skip to content

Commit 4415e61

Browse files
committed
chore(release): 4.7.22 [skip ci]
1 parent d53d5a2 commit 4415e61

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+
## [4.7.22](https://github.com/oclif/plugin-update/compare/4.7.21...4.7.22) (2026-03-07)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump basic-ftp from 5.0.5 to 5.2.0 ([#1268](https://github.com/oclif/plugin-update/issues/1268)) ([d53d5a2](https://github.com/oclif/plugin-update/commit/d53d5a2fd5306d3001e01ce8329046a3813200cf))
6+
17
## [4.7.21](https://github.com/oclif/plugin-update/compare/4.7.20...4.7.21) (2026-03-06)
28

39
### Bug Fixes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ EXAMPLES
8383
$ oclif-example update --available
8484
```
8585

86-
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.7.21/src/commands/update.ts)_
86+
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.7.22/src/commands/update.ts)_
8787

8888
<!-- commandsstop -->
8989

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oclif/plugin-update",
3-
"version": "4.7.21",
3+
"version": "4.7.22",
44
"author": "Salesforce",
55
"bugs": "https://github.com/oclif/plugin-update/issues",
66
"dependencies": {

0 commit comments

Comments
 (0)