From e2a563466cd726ea0e83181c3812926f7884fcee Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Fri, 28 Jan 2022 17:21:10 +0000 Subject: [PATCH] chore(release): 1.11.1 [ci skip] --- CHANGELOG.md | 2 ++ README.md | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc8c5ae8..628c5790 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.11.1](https://github.com/salesforcecli/cli/compare/v1.11.0...v1.11.1) (2022-01-28) + ## [1.11.0](https://github.com/salesforcecli/cli/compare/v1.10.0...v1.11.0) (2022-01-26) ### Bug Fixes diff --git a/README.md b/README.md index 2130ff6f..84217ed6 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ $ npm install -g @salesforce/cli $ sf COMMAND running command... $ sf (--version|-v) -@salesforce/cli/1.11.0 linux-x64 node-v14.18.3 +@salesforce/cli/1.11.1 linux-x64 node-v14.18.3 $ sf --help [COMMAND] USAGE $ sf COMMAND @@ -1003,7 +1003,7 @@ DESCRIPTION Display help for sf. ``` -_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.1.9/src/commands/help.ts)_ +_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.1.10/src/commands/help.ts)_ ## `sf info:releasenotes:display [-v ] [--json] [--loglevel trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]`