Skip to content

Commit a1d9e37

Browse files
committed
chore(release): 4.36.7 [skip ci]
1 parent 0180193 commit a1d9e37

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [4.36.7](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.36.3...4.36.7) (2024-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed referenced field mapping [#896](https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues/896) ([05b0213](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/05b02139cc0a1caf657ad1dd14172cfdbc0f211b))
7+
* Record Id mapping issue [#895](https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues/895) ([0180193](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/0180193fc1b71f0660e2ee2dfaef687f64e3e1bf))
8+
* Record Id mapping issue [#895](https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues/895) ([09794b6](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/09794b60bf7d7689c4dc31d07636b1077d9a6602))
9+
* Record Id mapping issue [#895](https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues/895) ([e14e4c1](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/e14e4c1aa625ccf47af499d969b891db1a40af7b))
10+
* Record Id mapping issue [#895](https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues/895) ([5ba91ab](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/5ba91abb1438ad0fff5088f50b577b3aca8f3758))
11+
12+
13+
114
## [4.36.3](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.36.2...4.36.3) (2024-09-19)
215

316

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.36.6",
4+
"version": "4.36.7",
55
"author": "Salesforce",
66
"license": "BSD-3-Clause",
77
"developedBy": "Haim Knokh",

0 commit comments

Comments
 (0)