File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.3] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.0.2...v1.0.3 ) (2020-03-03)
2
+
3
+ ### Bug Fixes
4
+
5
+ - path for templates ([ 652f269] ( https://github.com/forcedotcom/plugin-command-reference/commit/652f269c4d8f57a2f3e1afb1b299079c5ccbe180 ) )
6
+
1
7
## [ 1.0.2] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.0.1...v1.0.2 ) (2020-03-03)
2
8
3
9
### Bug Fixes
Original file line number Diff line number Diff line change @@ -75,6 +75,6 @@ OPTIONS
75
75
this command invocation
76
76
```
77
77
78
- _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.0.2 /lib/commands/commandreference/generate.js ) _
78
+ _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.0.3 /lib/commands/commandreference/generate.js ) _
79
79
80
80
<!-- commandsstop -->
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @salesforce/plugin-command-reference" ,
3
3
"description" : " Generate the Salesforce CLI command reference guide" ,
4
- "version" : " 1.0.2 " ,
4
+ "version" : " 1.0.3 " ,
5
5
"author" : " Thomas @amphro" ,
6
6
"bugs" : " https://github.com/forcedotcom/plugin-command-reference/issues" ,
7
7
"dependencies" : {
You can’t perform that action at this time.
0 commit comments