Skip to content

Commit 0b55f30

Browse files
committed
chore(release): 4.35.0 [skip ci]
1 parent 2d7f74f commit 0b55f30

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [4.35.0](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.34.2...4.35.0) (2024-08-13)
2+
3+
4+
### Features
5+
6+
* Added support to use order by in SOQL queries for the core:ExportFiles Add On [#779](https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues/779) ([2d7f74f](https://github.com/forcedotcom/SFDX-Data-Move-Utility/commit/2d7f74fd1ce6138ff1e829613d8af24c21b270c7))
7+
8+
9+
110
## [4.34.2](https://github.com/forcedotcom/SFDX-Data-Move-Utility/compare/4.34.1...4.34.2) (2024-08-13)
211

312

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

0 commit comments

Comments
 (0)