Skip to content

Commit

Permalink
chore(release): 4.29.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Aug 11, 2023
1 parent a47b68c commit aa9a0a5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [4.29.8](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.29.7...4.29.8) (2023-08-11)


### Bug Fixes

* cover null & undefined ([a9979a9](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/a9979a90e0120729be27d0ce9ec58afb1d3b6fe8))
* value mapping fix when mapping false checkbox fields ([9de9fd4](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/9de9fd401aec444214a6b31319f9609de29b0e61))



## [4.29.7](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.29.6...4.29.7) (2023-08-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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.29.7",
"version": "4.29.8",
"author": "Haim Knokh",
"bugs": "https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues",
"dependencies": {
Expand Down

0 comments on commit aa9a0a5

Please sign in to comment.