Skip to content

Commit fd54742

Browse files
committed
chore(release): 4.7.15 [skip ci]
1 parent d375646 commit fd54742

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.15](https://github.com/oclif/plugin-update/compare/4.7.14...4.7.15) (2025-11-15)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump js-yaml from 4.1.0 to 4.1.1 ([#1223](https://github.com/oclif/plugin-update/issues/1223)) ([d375646](https://github.com/oclif/plugin-update/commit/d3756464a4e2228280ac7e7102fc92866af78501))
6+
17
## [4.7.14](https://github.com/oclif/plugin-update/compare/4.7.13...4.7.14) (2025-11-02)
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.14/src/commands/update.ts)_
86+
_See code: [src/commands/update.ts](https://github.com/oclif/plugin-update/blob/4.7.15/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.14",
3+
"version": "4.7.15",
44
"author": "Salesforce",
55
"bugs": "https://github.com/oclif/plugin-update/issues",
66
"dependencies": {

0 commit comments

Comments
 (0)