Skip to content

Commit 45df2e8

Browse files
committed
chore(release): 4.35.1 [skip ci]
1 parent a7e506b commit 45df2e8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.35.1](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.35.0...4.35.1) (2024-08-18)
2+
3+
4+
### Bug Fixes
5+
6+
* option to use #N/A to clear the target field and null to retain it in Bulk API 2.0. ([a7e506b](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/a7e506b2e2d75f80c8b42447206ff396bc15637f))
7+
8+
9+
110
# [4.35.0](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.34.2...4.35.0) (2024-08-13)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sfdmu",
33
"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.",
4-
"version": "4.35.0",
4+
"version": "4.35.1",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"developedBy": "Haim Knokh",

0 commit comments

Comments
 (0)