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.1.4] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.1.3...v1.1.4 ) (2020-10-01)
2+
3+
4+ ### Bug Fixes
5+
6+ * ensure unique ids ([ d51f193] ( https://github.com/forcedotcom/plugin-command-reference/commit/d51f19350bab150da23575bfa27e94e467df99d6 ) )
7+
18## [ 1.1.3] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.1.2...v1.1.3 ) (2020-08-12)
29
310
Original file line number Diff line number Diff line change @@ -74,5 +74,5 @@ OPTIONS
7474 this command invocation
7575```
7676
77- _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.1.3 /lib/commands/commandreference/generate.js ) _
77+ _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.1.4 /lib/commands/commandreference/generate.js ) _
7878<!-- 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.1.3 " ,
4+ "version" : " 1.1.4 " ,
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