diff --git a/CHANGELOG.md b/CHANGELOG.md index e3a0b057..844a356c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.9](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.8...v1.3.9) (2021-08-12) + ### [1.3.8](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.7...v1.3.8) (2021-08-11) ### [1.3.7](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.6...v1.3.7) (2021-08-11) diff --git a/README.md b/README.md index ce2cc5ac..f1a5f8e9 100644 --- a/README.md +++ b/README.md @@ -97,5 +97,5 @@ OPTIONS this command invocation ``` -_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.7/lib/commands/commandreference/generate.js)_ +_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.8/lib/commands/commandreference/generate.js)_ diff --git a/package.json b/package.json index 96dcd9c9..e84ee853 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.8", + "version": "1.3.9", "author": "Thomas @amphro", "bugs": "https://github.com/forcedotcom/plugin-command-reference/issues", "dependencies": {