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+ ## [ 3.1.126] ( https://github.com/salesforcecli/plugin-command-reference/compare/3.1.125...3.1.126 ) (2026-07-26)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** bump @salesforce/sf-plugins-core from 12.2.26 to 12.2.28 ([ 060a5a4] ( https://github.com/salesforcecli/plugin-command-reference/commit/060a5a474cf7cf92b6f793c87c0e4482e13c0ef9 ) )
6+
17## [ 3.1.125] ( https://github.com/salesforcecli/plugin-command-reference/compare/3.1.124...3.1.125 ) (2026-07-25)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ EXAMPLES
133133 $ sf commandreference generate --all --config-path /path/to/plugin --output-dir ./docs
134134```
135135
136- _ See code: [ src/commands/commandreference/generate.ts] ( https://github.com/salesforcecli/plugin-command-reference/blob/3.1.125 /src/commands/commandreference/generate.ts ) _
136+ _ See code: [ src/commands/commandreference/generate.ts] ( https://github.com/salesforcecli/plugin-command-reference/blob/3.1.126 /src/commands/commandreference/generate.ts ) _
137137
138138## ` sf jit install `
139139
@@ -154,6 +154,6 @@ EXAMPLES
154154 $ sf jit install
155155```
156156
157- _ See code: [ src/commands/jit/install.ts] ( https://github.com/salesforcecli/plugin-command-reference/blob/3.1.125 /src/commands/jit/install.ts ) _
157+ _ See code: [ src/commands/jit/install.ts] ( https://github.com/salesforcecli/plugin-command-reference/blob/3.1.126 /src/commands/jit/install.ts ) _
158158
159159<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/plugin-command-reference" ,
33 "description" : " Generate the Salesforce CLI command reference guide" ,
4- "version" : " 3.1.125 " ,
4+ "version" : " 3.1.126 " ,
55 "author" : " Salesforce" ,
66 "bugs" : " https://github.com/salesforcecli/plugin-command-reference/issues" ,
77 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments