From cdbcd3aa25a796d940ecb9c182964281c97a148d Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Fri, 10 Sep 2021 20:38:05 +0000 Subject: [PATCH] chore(release): 1.3.15 [ci skip] --- CHANGELOG.md | 2 ++ README.md | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ac02af1..d34edeb9 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.15](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.14...v1.3.15) (2021-09-10) + ### [1.3.14](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.13...v1.3.14) (2021-08-13) ### [1.3.13](https://github.com/forcedotcom/plugin-command-reference/compare/v1.3.12...v1.3.13) (2021-08-13) diff --git a/README.md b/README.md index e82030bd..bd59ce69 100644 --- a/README.md +++ b/README.md @@ -96,5 +96,5 @@ OPTIONS this command invocation ``` -_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.13/lib/commands/commandreference/generate.js)_ +_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.3.14/lib/commands/commandreference/generate.js)_ diff --git a/package.json b/package.json index 0e7e2b50..68bcef66 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.14", + "version": "1.3.15", "author": "Thomas @amphro", "bugs": "https://github.com/forcedotcom/plugin-command-reference/issues", "dependencies": {