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.2] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.1...v1.3.2 ) (2021-05-03)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * force patch release ([ 9a72942] ( https://github.com/forcedotcom/plugin-command-reference/commit/9a72942dca2bbdb791a1f765fed067290f365254 ) )
7
+
1
8
## [ 1.3.1] ( https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.0...v1.3.1 ) (2021-05-03)
2
9
3
10
Original file line number Diff line number Diff line change @@ -99,5 +99,5 @@ OPTIONS
99
99
this command invocation
100
100
```
101
101
102
- _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.1 /lib/commands/commandreference/generate.js ) _
102
+ _ See code: [ lib/commands/commandreference/generate.js] ( https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.2 /lib/commands/commandreference/generate.js ) _
103
103
<!-- 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.3.1 " ,
4
+ "version" : " 1.3.2 " ,
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