diff --git a/CHANGELOG.md b/CHANGELOG.md index db11fc94..3b0c5ab4 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. +### [1.0.14](https://github.com/salesforcecli/plugin-user/compare/v1.0.13...v1.0.14) (2021-02-05) + + +### Bug Fixes + +* object for one user, array for multiple ([e37597e](https://github.com/salesforcecli/plugin-user/commit/e37597efc00208d89e904d85db5e6eac3213f26a)) + ### [1.0.13](https://github.com/salesforcecli/plugin-user/compare/v1.0.12...v1.0.13) (2021-02-03) diff --git a/package.json b/package.json index 7122dda6..f7424b6e 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.0.13", + "version": "1.0.14", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {