Skip to content

Commit a7028b1

Browse files
committed
chore(release): 4.7.38 [skip ci]
1 parent b598205 commit a7028b1

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.38](https://github.com/oclif/plugin-update/compare/4.7.37...4.7.38) (2026-05-10)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/table from 0.5.6 to 0.5.7 ([#1323](https://github.com/oclif/plugin-update/issues/1323)) ([b598205](https://github.com/oclif/plugin-update/commit/b598205cc035d82fd07113fff5c5bebece92f9e9))
6+
17
## [4.7.37](https://github.com/oclif/plugin-update/compare/4.7.36...4.7.37) (2026-05-09)
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.37/src/commands/update.ts)_
86+
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.7.38/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.37",
3+
"version": "4.7.38",
44
"author": "Salesforce",
55
"bugs": "https://github.com/oclif/plugin-update/issues",
66
"dependencies": {

0 commit comments

Comments
 (0)