From d579a6dd69825a4dba3037cbd746b996de0cd0e6 Mon Sep 17 00:00:00 2001 From: Sebastien Colladon Date: Mon, 22 Feb 2021 16:23:02 +0100 Subject: [PATCH] Workaround explicit SharingRule and Workflow subtype deployability using package.xml and sfdx force:source:deploy -x --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f7cc7ab..99ba0fd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sfdx-git-delta", - "version": "4.2.0", + "version": "4.2.1", "description": "Generate the sfdx content in source format and destructive change from two git commits", "keyword": [ "salesforce",