Skip to content

Commit 88336e4

Browse files
author
SF-CLI-BOT
committed
chore(release): 1.3.10 [ci skip]
1 parent d4cf8ab commit 88336e4

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.10](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.9...v1.3.10) (2021-08-12)
6+
57
### [1.3.9](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.8...v1.3.9) (2021-08-12)
68

79
### [1.3.8](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.7...v1.3.8) (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.8/lib/commands/commandreference/generate.js)_
100+
_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.9/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.9",
4+
"version": "1.3.10",
55
"author": "Thomas @amphro",
66
"bugs": "https://github.com/forcedotcom/plugin-command-reference/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)