File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 3.4.28] ( https://github.com/salesforcecli/plugin-info/compare/3.4.27...3.4.28 ) (2024-12-15)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** bump @oclif/core from 4.0.36 to 4.0.37 ([ 2e9dcd6] ( https://github.com/salesforcecli/plugin-info/commit/2e9dcd603f5ebfeb465e8aa0f5e6f1d4db213fb8 ) )
6+
17## [ 3.4.27] ( https://github.com/salesforcecli/plugin-info/compare/3.4.26...3.4.27 ) (2024-12-08)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ EXAMPLES
125125 $ sf doctor --plugin @salesforce/plugin-source
126126```
127127
128- _ See code: [ src/commands/doctor.ts] ( https://github.com/salesforcecli/plugin-info/blob/3.4.27 /src/commands/doctor.ts ) _
128+ _ See code: [ src/commands/doctor.ts] ( https://github.com/salesforcecli/plugin-info/blob/3.4.28 /src/commands/doctor.ts ) _
129129
130130## ` sf info releasenotes display `
131131
@@ -165,6 +165,6 @@ EXAMPLES
165165 $ sf info releasenotes display --version latest
166166```
167167
168- _ See code: [ src/commands/info/releasenotes/display.ts] ( https://github.com/salesforcecli/plugin-info/blob/3.4.27 /src/commands/info/releasenotes/display.ts ) _
168+ _ See code: [ src/commands/info/releasenotes/display.ts] ( https://github.com/salesforcecli/plugin-info/blob/3.4.28 /src/commands/info/releasenotes/display.ts ) _
169169
170170<!-- 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" : " 3.4.27 " ,
4+ "version" : " 3.4.28 " ,
55 "author" : " Salesforce" ,
66 "bugs" : " https://github.com/forcedotcom/cli/issues" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments