File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 2.6.46] ( https://github.com/salesforcecli/plugin-info/compare/2.6.45...2.6.46 ) (2023-09-28)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** bump get-func-name from 2.0.0 to 2.0.2 ([ b4617e1] ( https://github.com/salesforcecli/plugin-info/commit/b4617e18f5dce4eb69c2f2cd73daa54bc50bce0d ) )
6+
17## [ 2.6.45] ( https://github.com/salesforcecli/plugin-info/compare/2.6.44...2.6.45 ) (2023-09-25)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ EXAMPLES
124124 $ sfdx doctor --plugin @salesforce/plugin-source
125125```
126126
127- _ See code: [ src/commands/doctor.ts] ( https://github.com/salesforcecli/plugin-info/blob/2.6.45 /src/commands/doctor.ts ) _
127+ _ See code: [ src/commands/doctor.ts] ( https://github.com/salesforcecli/plugin-info/blob/2.6.46 /src/commands/doctor.ts ) _
128128
129129## ` sfdx info:releasenotes:display `
130130
@@ -163,6 +163,6 @@ EXAMPLES
163163 $ sfdx info:releasenotes:display --version latest
164164```
165165
166- _ See code: [ src/commands/info/releasenotes/display.ts] ( https://github.com/salesforcecli/plugin-info/blob/2.6.45 /src/commands/info/releasenotes/display.ts ) _
166+ _ See code: [ src/commands/info/releasenotes/display.ts] ( https://github.com/salesforcecli/plugin-info/blob/2.6.46 /src/commands/info/releasenotes/display.ts ) _
167167
168168<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/plugin-info" ,
33 "description" : " Plugin for accessing cli info from the command line" ,
4- "version" : " 2.6.45 " ,
4+ "version" : " 2.6.46 " ,
55 "author" : " Salesforce" ,
66 "bugs" : " https://github.com/forcedotcom/cli/issues" ,
77 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments