From b5b44d6e8b535f3c422505e14aac30c1896b6d24 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 Mar 2020 20:10:37 +0000 Subject: [PATCH] chore(release): 1.0.6 [skip ci] ## [1.0.6](https://github.com/forcedotcom/plugin-command-reference/compare/v1.0.5...v1.0.6) (2020-03-09) ### Bug Fixes * add back tests and allow for external topics ([88a9229](https://github.com/forcedotcom/plugin-command-reference/commit/88a9229f55be479a48ba3d696e00ac792e71ce6e)) --- CHANGELOG.md | 6 ++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 36a0fdf9..5736fa96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.0.6](https://github.com/forcedotcom/plugin-command-reference/compare/v1.0.5...v1.0.6) (2020-03-09) + +### Bug Fixes + +- add back tests and allow for external topics ([88a9229](https://github.com/forcedotcom/plugin-command-reference/commit/88a9229f55be479a48ba3d696e00ac792e71ce6e)) + ## [1.0.5](https://github.com/forcedotcom/plugin-command-reference/compare/v1.0.4...v1.0.5) (2020-03-03) ### Bug Fixes diff --git a/README.md b/README.md index 1708bf27..e25dbecf 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,6 @@ OPTIONS this command invocation ``` -_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.0.5/lib/commands/commandreference/generate.js)_ +_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.0.6/lib/commands/commandreference/generate.js)_ diff --git a/package.json b/package.json index 8a038176..cf811955 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.0.5", + "version": "1.0.6", "author": "Thomas @amphro", "bugs": "https://github.com/forcedotcom/plugin-command-reference/issues", "dependencies": {