From 5a53571bff5188c6875c2a47b2b806cd3d661870 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 1 Feb 2021 22:06:13 +0000 Subject: [PATCH] chore(release): 1.2.6 [skip ci] ## [1.2.6](https://github.com/forcedotcom/plugin-command-reference/compare/v1.2.5...v1.2.6) (2021-02-01) ### Bug Fixes * remove note about "sfdx force:doc:commands:list" ([2378f39](https://github.com/forcedotcom/plugin-command-reference/commit/2378f39a88923c294a2a2cb8c002372e85e819cf)) --- CHANGELOG.md | 7 +++++++ README.md | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca3e4305..6e6a24a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.6](https://github.com/forcedotcom/plugin-command-reference/compare/v1.2.5...v1.2.6) (2021-02-01) + + +### Bug Fixes + +* remove note about "sfdx force:doc:commands:list" ([2378f39](https://github.com/forcedotcom/plugin-command-reference/commit/2378f39a88923c294a2a2cb8c002372e85e819cf)) + ## [1.2.5](https://github.com/forcedotcom/plugin-command-reference/compare/v1.2.4...v1.2.5) (2021-02-01) diff --git a/README.md b/README.md index 8c57d0a8..7559a499 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.2.5/lib/commands/commandreference/generate.js)_ +_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.2.6/lib/commands/commandreference/generate.js)_ diff --git a/package.json b/package.json index 577dfa42..93d63ef8 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.2.5", + "version": "1.2.6", "author": "Thomas @amphro", "bugs": "https://github.com/forcedotcom/plugin-command-reference/issues", "dependencies": {