File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ # [ 4.7.0] ( https://github.com/oclif/plugin-update/compare/4.6.47...4.7.0 ) (2025-07-08)
2+
3+ ### Features
4+
5+ - configure autoupdate frequency ([ #1142 ] ( https://github.com/oclif/plugin-update/issues/1142 ) ) ([ #1145 ] ( https://github.com/oclif/plugin-update/issues/1145 ) ) ([ 8e3c552] ( https://github.com/oclif/plugin-update/commit/8e3c5527eee16be24bf06fde1efedde13233a959 ) )
6+
17## [ 4.6.47] ( https://github.com/oclif/plugin-update/compare/4.6.46...4.6.47 ) (2025-07-08)
28
39### Bug Fixes
Original file line number Diff line number Diff 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.6.47 /src/commands/update.ts ) _
86+ _ See code: [ src/commands/update.ts] ( https://github.com/oclif/plugin-update/blob/4.7.0 /src/commands/update.ts ) _
8787
8888<!-- commandsstop -->
8989
Original file line number Diff line number Diff line change 11{
22 "name" : " @oclif/plugin-update" ,
3- "version" : " 4.6.47 " ,
3+ "version" : " 4.7.0 " ,
44 "author" : " Salesforce" ,
55 "bugs" : " https://github.com/oclif/plugin-update/issues" ,
66 "dependencies" : {
You can’t perform that action at this time.
0 commit comments