diff --git a/CHANGELOG.md b/CHANGELOG.md index 325a8328..26a4d5b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# Changelog + +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. + +### [1.3.5](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.4...v1.3.5) (2021-08-10) + ## [1.3.4](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.3...v1.3.4) (2021-06-04) diff --git a/README.md b/README.md index 1d28509a..d1a0118d 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,6 @@ sfdx commandreference --plugins salesforcedx,alias,config,auth generate the command reference guide located ``` -generate the command reference guide located - USAGE $ sfdx commandreference:generate [-d ] [-p ] [--hidden] [--erroronwarnings] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL] diff --git a/package.json b/package.json index 915b4d78..bbc0b7d5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-command-reference", "description": "Generate the Salesforce CLI command reference guide", - "version": "1.3.4", + "version": "1.3.5", "author": "Thomas @amphro", "bugs": "https://github.com/forcedotcom/plugin-command-reference/issues", "dependencies": {