Skip to content

Commit db7a0d8

Browse files
author
SF-CLI-BOT
committed
chore(release): 1.3.6 [ci skip]
1 parent d8d15eb commit db7a0d8

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.6](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.5...v1.3.6) (2021-08-11)
6+
57
### [1.3.5](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.4...v1.3.5) (2021-08-10)
68

79
## [1.3.4](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.3...v1.3.4) (2021-06-04)

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.4/lib/commands/commandreference/generate.js)_
100+
_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.5/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.5",
4+
"version": "1.3.6",
55
"author": "Thomas @amphro",
66
"bugs": "https://github.com/forcedotcom/plugin-command-reference/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)