diff --git a/CHANGELOG.md b/CHANGELOG.md index a3f4c7d4..c2666c48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [4.32.0](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.31.0...4.32.0) (2023-11-14) + + +### Features + +* sort csv columns alphabetically ([01f1233](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/01f1233e7c1794e09c0996c7e524d3dcf7e09f92)) + + + # [4.31.0](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.30.0...4.31.0) (2023-11-13) diff --git a/package.json b/package.json index 1310fd70..437348f1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sfdmu", "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.", - "version": "4.31.0", + "version": "4.32.0", "author": "Haim Knokh", "bugs": "https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues", "dependencies": {