Skip to content

Commit 86fbb33

Browse files
committed
chore(release): 4.7.58 [skip ci]
1 parent 1ea8630 commit 86fbb33

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.58](https://github.com/oclif/plugin-update/compare/4.7.57...4.7.58) (2026-08-09)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump js-yaml from 4.3.0 to 4.3.1 ([#1386](https://github.com/oclif/plugin-update/issues/1386)) ([1ea8630](https://github.com/oclif/plugin-update/commit/1ea8630a7667e108bcbd737cfec9d12e9d21ff5f))
6+
17
## [4.7.57](https://github.com/oclif/plugin-update/compare/4.7.56...4.7.57) (2026-08-02)
28

39
### Bug Fixes

README.md

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

87-
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.7.57/src/commands/update.ts)_
87+
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.7.58/src/commands/update.ts)_
8888
<!-- commandsstop -->
8989

9090
# Contributing

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.57",
3+
"version": "4.7.58",
44
"author": "Salesforce",
55
"bugs": "https://github.com/oclif/plugin-update/issues",
66
"dependencies": {

0 commit comments

Comments
 (0)