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.1] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.2.0...v1.2.1 ) (2020-10-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * don't duplicate examples ([ cd6328b] ( https://github.com/forcedotcom/plugin-command-reference/commit/cd6328b5cbc4a58f11d309acade7a67513acaf58 ) )
7
+
1
8
# [ 1.2.0] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.1.5...v1.2.0 ) (2020-10-21)
2
9
3
10
Original file line number Diff line number Diff line change @@ -74,5 +74,5 @@ OPTIONS
74
74
this command invocation
75
75
```
76
76
77
- _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.2.0 /lib/commands/commandreference/generate.js ) _
77
+ _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.2.1 /lib/commands/commandreference/generate.js ) _
78
78
<!-- 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.2.0 " ,
4
+ "version" : " 1.2.1 " ,
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