From c928ebe215e098807d7527f7872adedefddf5ba8 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Fri, 16 Aug 2024 16:48:06 +0000 Subject: [PATCH] chore(release): 3.10.0 [skip ci] --- CHANGELOG.md | 11 +++++++++++ README.md | 52 ++++++++++++++++++++++++++-------------------------- package.json | 2 +- 3 files changed, 38 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fa52af1..7518f61f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# [3.10.0](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/3.9.27...3.10.0) (2024-08-16) + +### Bug Fixes + +- always display the "no main/default" warning even in dry-run ([e122e72](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/e122e725bd8cf0efce0a3f4c76e053ab718f897a)) +- stl fix and other deps ([13462f0](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/13462f0cd7856935130e95a7f92fcbc379aa29a2)) + +### Features + +- confirmation and warnings for convert behavior ([29d8309](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/29d83095b273114bd084188563734be7b768266a)) + ## [3.9.27](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/3.9.26...3.9.27) (2024-08-13) ### Bug Fixes diff --git a/README.md b/README.md index 2291c76f..f346582a 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ FLAG DESCRIPTIONS If you specify this parameter, don’t specify --metadata or --source-dir. ``` -_See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.27/src/commands/project/convert/mdapi.ts)_ +_See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.0/src/commands/project/convert/mdapi.ts)_ ## `sf project convert source` @@ -153,7 +153,7 @@ USAGE [-p ... | -x | -m ...] FLAGS - -d, --output-dir= [default: metadataPackage_1723521142975] Output directory to store the Metadata + -d, --output-dir= [default: metadataPackage_1723826880963] Output directory to store the Metadata API–formatted files in. -m, --metadata=... Metadata component names to convert. -n, --package-name= Name of the package to associate with the metadata-formatted files. @@ -214,7 +214,7 @@ FLAG DESCRIPTIONS Override the api version used for api requests made by this command ``` -_See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.9.27/src/commands/project/convert/source.ts)_ +_See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.10.0/src/commands/project/convert/source.ts)_ ## `sf project convert source-behavior` @@ -223,14 +223,14 @@ Enable a behavior of your project source files, and then update your Salesforce ``` USAGE $ sf project convert source-behavior -b - decomposeCustomLabelsBeta|decomposePermissionSetBeta|decomposeSharingRulesBeta|decomposeWorkflowBeta [--json] - [--flags-dir ] [--dry-run] [--preserve-temp-dir] [-o ] + decomposeCustomLabelsBeta2|decomposeCustomLabelsBeta|decomposePermissionSetBeta|decomposeSharingRulesBeta|decomposeW + orkflowBeta [--json] [--flags-dir ] [--dry-run] [--preserve-temp-dir] [-o ] FLAGS -b, --behavior=