Skip to content

Commit 756647b

Browse files
author
SF-CLI-BOT
committed
chore(release): 1.3.8 [ci skip]
1 parent 21f1a28 commit 756647b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.3.8](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.7...v1.3.8) (2021-08-11)
6+
57
### [1.3.7](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.6...v1.3.7) (2021-08-11)
68

79
### [1.3.6](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.5...v1.3.6) (2021-08-11)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,5 @@ OPTIONS
9797
this command invocation
9898
```
9999

100-
_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.6/lib/commands/commandreference/generate.js)_
100+
_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.7/lib/commands/commandreference/generate.js)_
101101
<!-- commandsstop -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-command-reference",
33
"description": "Generate the Salesforce CLI command reference guide",
4-
"version": "1.3.7",
4+
"version": "1.3.8",
55
"author": "Thomas @amphro",
66
"bugs": "https://github.com/forcedotcom/plugin-command-reference/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)