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.0.56] ( https://github.com/salesforcecli/plugin-command-reference/compare/3.0.55...3.0.56 ) (2023-12-17)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** bump @salesforce/core from 6.4.0 to 6.4.1 ([ 6000faf] ( https://github.com/salesforcecli/plugin-command-reference/commit/6000faf920ed47ec7206ebf3dca84ed4d56db60d ) )
6+
17## [ 3.0.55] ( https://github.com/salesforcecli/plugin-command-reference/compare/3.0.54...3.0.55 ) (2023-12-17)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ EXAMPLES
129129 $ sf commandreference generate --all --config-path /path/to/plugin --output-dir ./docs
130130```
131131
132- _ See code: [ src/commands/commandreference/generate.ts] ( https://github.com/salesforcecli/plugin-command-reference/blob/3.0.55 /src/commands/commandreference/generate.ts ) _
132+ _ See code: [ src/commands/commandreference/generate.ts] ( https://github.com/salesforcecli/plugin-command-reference/blob/3.0.56 /src/commands/commandreference/generate.ts ) _
133133
134134## ` sf jit install `
135135
@@ -149,6 +149,6 @@ EXAMPLES
149149 $ sf jit install
150150```
151151
152- _ See code: [ src/commands/jit/install.ts] ( https://github.com/salesforcecli/plugin-command-reference/blob/3.0.55 /src/commands/jit/install.ts ) _
152+ _ See code: [ src/commands/jit/install.ts] ( https://github.com/salesforcecli/plugin-command-reference/blob/3.0.56 /src/commands/jit/install.ts ) _
153153
154154<!-- 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.0.55 " ,
4+ "version" : " 3.0.56 " ,
55 "author" : " Salesforce" ,
66 "bugs" : " https://github.com/salesforcecli/plugin-command-reference/issues" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments