Skip to content

Commit 5180a0e

Browse files
committed
chore(release): 4.7.17 [skip ci]
1 parent 45d0b67 commit 5180a0e

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.17](https://github.com/oclif/plugin-update/compare/4.7.16...4.7.17) (2026-01-22)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump lodash from 4.17.21 to 4.17.23 ([#1250](https://github.com/oclif/plugin-update/issues/1250)) ([45d0b67](https://github.com/oclif/plugin-update/commit/45d0b6772df88036e25a91d3699e8dbfd236e069))
6+
17
## [4.7.16](https://github.com/oclif/plugin-update/compare/4.7.15...4.7.16) (2025-11-16)
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.16/src/commands/update.ts)_
86+
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.7.17/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.16",
3+
"version": "4.7.17",
44
"author": "Salesforce",
55
"bugs": "https://github.com/oclif/plugin-update/issues",
66
"dependencies": {

0 commit comments

Comments
 (0)