Skip to content

Commit 75ce6f6

Browse files
committed
chore(release): 4.7.5 [skip ci]
1 parent 0dff796 commit 75ce6f6

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.7.5](https://github.com/oclif/plugin-update/compare/4.7.4...4.7.5) (2025-09-14)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/table from 0.4.12 to 0.4.13 ([#1184](https://github.com/oclif/plugin-update/issues/1184)) ([0dff796](https://github.com/oclif/plugin-update/commit/0dff796dc1a16f5c4f13daee09473c1b1c44575b))
6+
17
## [4.7.4](https://github.com/oclif/plugin-update/compare/4.7.3...4.7.4) (2025-08-17)
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.4/src/commands/update.ts)_
86+
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.7.5/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.4",
3+
"version": "4.7.5",
44
"author": "Salesforce",
55
"bugs": "https://github.com/oclif/plugin-update/issues",
66
"dependencies": {

0 commit comments

Comments
 (0)