From 4e101afb1f03a8265457865758298e2ba8f973ef Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Wed, 17 Feb 2021 17:29:47 +0000 Subject: [PATCH] chore(release): 1.1.1 [ci skip] --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 485a6389..a6614cf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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.1.1](https://github.com/salesforcecli/plugin-user/compare/v1.1.0...v1.1.1) (2021-02-17) + + +### Bug Fixes + +* alias OOB, defaultMarker, and perf ([ff4329f](https://github.com/salesforcecli/plugin-user/commit/ff4329f65208585c38717953d5fab588c8734a85)) +* prevent undefined via optional chaining ([605af37](https://github.com/salesforcecli/plugin-user/commit/605af37431dff7fcdba1ecd1b56a2765dc6f5c2b)) + ## [1.1.0](https://github.com/salesforcecli/plugin-user/compare/v1.0.14...v1.1.0) (2021-02-09) diff --git a/package.json b/package.json index facab0e6..e5997294 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-user", "description": "Commands to interact with Users and Permission Sets", - "version": "1.1.0", + "version": "1.1.1", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {