Skip to content

Commit f9960af

Browse files
committed
chore(release): 4.7.19 [skip ci]
1 parent 4f99772 commit f9960af

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.19](https://github.com/oclif/plugin-update/compare/4.7.18...4.7.19) (2026-02-08)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump semver from 7.7.3 to 7.7.4 ([#1260](https://github.com/oclif/plugin-update/issues/1260)) ([4f99772](https://github.com/oclif/plugin-update/commit/4f997721980cd7502dce1e8de51f0e31f13cd5b5))
6+
17
## [4.7.18](https://github.com/oclif/plugin-update/compare/4.7.17...4.7.18) (2026-01-25)
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.18/src/commands/update.ts)_
86+
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.7.19/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.18",
3+
"version": "4.7.19",
44
"author": "Salesforce",
55
"bugs": "https://github.com/oclif/plugin-update/issues",
66
"dependencies": {

0 commit comments

Comments
 (0)