Skip to content

Commit fab1f87

Browse files
committed
chore(release): 5.6.4 [skip ci]
1 parent 50be987 commit fab1f87

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.6.4](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.6.3...5.6.4) (2026-04-16)
2+
3+
4+
### Bug Fixes
5+
6+
* match relationship externalId values from nested records ([50be987](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/50be98755ffee668f358192ca2e6ab6e668bc556))
7+
8+
9+
110
## [5.6.3](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.6.2...5.6.3) (2026-03-05)
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.6.3",
4+
"version": "5.6.4",
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)