Skip to content

Commit ee8fa61

Browse files
committed
chore(release): 4.26.3 [skip ci]
1 parent be4decd commit ee8fa61

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.26.3](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.26.2...4.26.3) (2023-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* readme changed ([be4decd](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/be4decdc9071596fcbc46c7417109f555d2553ff))
7+
8+
9+
110
## [4.26.2](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.26.1...4.26.2) (2023-01-28)
211

312

package.json

Lines changed: 2 additions & 2 deletions
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.26.2",
4+
"version": "4.26.3",
55
"author": "Haim Knokh",
66
"bugs": "https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues",
77
"dependencies": {
@@ -95,4 +95,4 @@
9595
"build": "tsc -b",
9696
"typedoc-sfdmu-run-addons": "typedoc --options typedoc-sfdmu-run-addons.json"
9797
}
98-
}
98+
}

0 commit comments

Comments
 (0)