File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.2.6] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.2.5...v1.2.6 ) (2021-02-01)
2+
3+
4+ ### Bug Fixes
5+
6+ * remove note about "sfdx force:doc:commands: list " ([ 2378f39] ( https://github.com/forcedotcom/plugin-command-reference/commit/2378f39a88923c294a2a2cb8c002372e85e819cf ) )
7+
18## [ 1.2.5] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.2.4...v1.2.5 ) (2021-02-01)
29
310
Original file line number Diff line number Diff line change @@ -97,5 +97,5 @@ OPTIONS
9797 this command invocation
9898```
9999
100- _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.2.5 /lib/commands/commandreference/generate.js ) _
100+ _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.2.6 /lib/commands/commandreference/generate.js ) _
101101<!-- 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" : " 1.2.5 " ,
4+ "version" : " 1.2.6 " ,
55 "author" : " Thomas @amphro" ,
66 "bugs" : " https://github.com/forcedotcom/plugin-command-reference/issues" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments