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.1] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.0...v1.3.1 ) (2021-04-26)
2+
3+
4+ ### Bug Fixes
5+
6+ * undo commit to master ([ 47efe40] ( https://github.com/forcedotcom/plugin-command-reference/commit/47efe40dde6c19782de6a21b89e62f8dc5e2d66a ) )
7+
18# [ 1.3.0] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.2.6...v1.3.0 ) (2021-02-02)
29
310
Original file line number Diff line number Diff line change @@ -98,5 +98,5 @@ OPTIONS
9898 this command invocation
9999```
100100
101- _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.0 /lib/commands/commandreference/generate.js ) _
101+ _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.1 /lib/commands/commandreference/generate.js ) _
102102<!-- 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.0 " ,
4+ "version" : " 1.3.1 " ,
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