Skip to content

Commit 416e61d

Browse files
committed
chore(release): 5.4.0 [skip ci]
1 parent e0c953a commit 416e61d

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [5.4.0](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.3.1...5.4.0) (2026-02-21)
2+
3+
4+
### Features
5+
6+
* add object-level api mode controls and threshold-inclusive bulk behavior ([e0c953a](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/e0c953afd4a43ef7fdb0bbf9599050c59c109a80))
7+
8+
9+
110
## [5.3.1](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.3.0...5.3.1) (2026-02-20)
211

312

package.json

Lines changed: 1 addition & 1 deletion
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": "5.3.1",
4+
"version": "5.4.0",
55
"author": "Haim Knokh",
66
"license": "BSD-3-Clause",
77
"bugs": "https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues",

0 commit comments

Comments
 (0)