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.3.3] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.2...v1.3.3 ) (2021-05-17)
2+
3+
4+ ### Bug Fixes
5+
6+ * async load oclif/core commands ([ #26 ] ( https://github.com/forcedotcom/plugin-command-reference/issues/26 ) ) ([ caa788d] ( https://github.com/forcedotcom/plugin-command-reference/commit/caa788d4f0efedb5c6e598a6df32e4c65cc4f1b3 ) )
7+
18## [ 1.3.2] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.1...v1.3.2 ) (2021-05-03)
29
310
Original file line number Diff line number Diff line change @@ -99,5 +99,5 @@ OPTIONS
9999 this command invocation
100100```
101101
102- _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.2 /lib/commands/commandreference/generate.js ) _
102+ _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.3 /lib/commands/commandreference/generate.js ) _
103103<!-- 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.3.2 " ,
4+ "version" : " 1.3.3 " ,
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