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.1.69] ( https://github.com/salesforcecli/plugin-command-reference/compare/3.1.68...3.1.69 ) (2025-09-14)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** bump @oclif/core from 4.5.2 to 4.5.3 ([ 7c8c255] ( https://github.com/salesforcecli/plugin-command-reference/commit/7c8c255f144f1f1d7a2a987f907e674aa242f613 ) )
6+
17## [ 3.1.68] ( https://github.com/salesforcecli/plugin-command-reference/compare/3.1.67...3.1.68 ) (2025-09-07)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ EXAMPLES
130130 $ sf commandreference generate --all --config-path /path/to/plugin --output-dir ./docs
131131```
132132
133- _ See code: [ src/commands/commandreference/generate.ts] ( https://github.com/salesforcecli/plugin-command-reference/blob/3.1.68 /src/commands/commandreference/generate.ts ) _
133+ _ See code: [ src/commands/commandreference/generate.ts] ( https://github.com/salesforcecli/plugin-command-reference/blob/3.1.69 /src/commands/commandreference/generate.ts ) _
134134
135135## ` sf jit install `
136136
@@ -151,6 +151,6 @@ EXAMPLES
151151 $ sf jit install
152152```
153153
154- _ See code: [ src/commands/jit/install.ts] ( https://github.com/salesforcecli/plugin-command-reference/blob/3.1.68 /src/commands/jit/install.ts ) _
154+ _ See code: [ src/commands/jit/install.ts] ( https://github.com/salesforcecli/plugin-command-reference/blob/3.1.69 /src/commands/jit/install.ts ) _
155155
156156<!-- 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.68 " ,
4+ "version" : " 3.1.69 " ,
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