From 9e476f1ef0ae927b436d37bd09668403ded92b2a Mon Sep 17 00:00:00 2001 From: SF-CLI-BOT Date: Thu, 14 Jan 2021 17:43:35 +0000 Subject: [PATCH] chore(release): 1.0.7 [ci skip] --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23376f0a..81f7e9d9 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.7](https://github.com/salesforcecli/plugin-user/compare/v1.0.6...v1.0.7) (2021-01-14) + + +### Bug Fixes + +* add force topic ([aedfa25](https://github.com/salesforcecli/plugin-user/commit/aedfa25dff4f181e3a3b8049d9d8e2af2f0f773d)) + ### [1.0.6](https://github.com/salesforcecli/plugin-user/compare/v1.0.5...v1.0.6) (2021-01-11) diff --git a/package.json b/package.json index 68c6c1c2..1b140a25 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.6", + "version": "1.0.7", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {