From 7d99b0eb437e983ea823e9fbd09ef43a83bbc155 Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Thu, 7 Jan 2021 22:43:36 +0000 Subject: [PATCH] chore(release): 1.0.4 [ci skip] --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d340d96..1ece1ee9 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.0.4](https://github.com/salesforcecli/plugin-user/compare/v1.0.2...v1.0.4) (2021-01-07) + + +### Bug Fixes + +* code review 1 ([b217ce2](https://github.com/salesforcecli/plugin-user/commit/b217ce2eefcda923a6a7dbf2dc6711a4e7ff4210)) +* standardized capitalization issues with config file ([a6989ec](https://github.com/salesforcecli/plugin-user/commit/a6989ec73df494ac4e702d0dae729352229e2890)) + ### [1.0.3](https://github.com/salesforcecli/plugin-user/compare/v1.0.2...v1.0.3) (2020-12-17) ### [1.0.2](https://github.com/salesforcecli/plugin-user/compare/v1.0.1...v1.0.2) (2020-12-17) diff --git a/package.json b/package.json index 1200fcb1..c0a90639 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.3", + "version": "1.0.4", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {