Skip to content

Commit 90fdbc5

Browse files
committed
chore(release): 5.5.0 [skip ci]
1 parent 1b80d03 commit 90fdbc5

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.5.0](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.4.0...5.5.0) (2026-02-21)
2+
3+
4+
### Features
5+
6+
* add skipped-update reason breakdown and diagnostic summary logging ([1b80d03](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/1b80d0304c72daa7d8067ce1c5e53d3a0cf8f724))
7+
8+
9+
110
# [5.4.0](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/5.3.1...5.4.0) (2026-02-21)
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.4.0",
4+
"version": "5.5.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)