Skip to content

Commit

Permalink
chore(release): 4.37.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Nov 28, 2024
1 parent 99c0245 commit 4d6d657
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [4.37.0](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.36.8...4.37.0) (2024-11-28)


### Bug Fixes

* make wrapWhereClauseInParenthesis private ([2158490](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/2158490d9fa6315b9c5c4497f33ac4c6c6e2f3e8))


### Features

* error handling for skippedSourceRecordsFilterWarning ([70d5d80](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/70d5d808041ed62507e8bb4fdc499defe3670f01))
* sourceRecordsFilter option added ([9f6c8fe](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/9f6c8fe4ccc60951e50fbe3825ac7c9ec8e1b5f5))



## [4.36.8](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.36.7...4.36.8) (2024-11-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sfdmu",
"description": "The SFDX Data Move Utility (SFDMU) is the most modern and powerful salesforce data migration tool. It will help you to populate your org with data in minutes.",
"version": "4.36.8",
"version": "4.37.0",
"author": "Salesforce",
"license": "BSD-3-Clause",
"developedBy": "Haim Knokh",
Expand Down

0 comments on commit 4d6d657

Please sign in to comment.