From e15b5c790244ce62de5b8242113eff961915849f Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Wed, 8 Sep 2021 22:14:30 +0000 Subject: [PATCH] chore(release): 2.0.5 [ci skip] --- 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 45e61bdc..505ed3fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [2.0.5](https://github.com/salesforcecli/plugin-command-reference/compare/v2.0.4...v2.0.5) (2021-09-08) + + +### Bug Fixes + +* use unique id ([56c946e](https://github.com/salesforcecli/plugin-command-reference/commit/56c946eab0dcb8775bd538ddc80e824aee8b7273)) + ### [2.0.4](https://github.com/salesforcecli/plugin-command-reference/compare/v2.0.3...v2.0.4) (2021-09-08) diff --git a/README.md b/README.md index b926a566..85066327 100644 --- a/README.md +++ b/README.md @@ -93,5 +93,5 @@ OPTIONS --json Format output as json. ``` -_See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/v2.0.3/src/commands/commandreference/generate.ts)_ +_See code: [src/commands/commandreference/generate.ts](https://github.com/salesforcecli/plugin-command-reference/blob/v2.0.4/src/commands/commandreference/generate.ts)_ diff --git a/package.json b/package.json index 935a3ed8..1984f1a3 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": "2.0.4", + "version": "2.0.5", "author": "Thomas @amphro", "bugs": "https://github.com/salesforcecli/plugin-command-reference/issues", "dependencies": {