Skip to content

Commit cf3d56c

Browse files
authored
chore(main): release 6.34.0 (#1244)
1 parent 50ed2e5 commit cf3d56c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
66

7+
## [6.34.0](https://github.com/scolladon/sfdx-git-delta/compare/v6.33.1...v6.34.0) (2026-03-10)
8+
9+
10+
### Features
11+
12+
* **metadata:** bump @salesforce/source-deploy-retrieve from 12.31.16 to 12.31.19 ([#1243](https://github.com/scolladon/sfdx-git-delta/issues/1243)) ([11b4e79](https://github.com/scolladon/sfdx-git-delta/commit/11b4e7975abc44b2f1c3551d777b7a3dd510a0b6))
13+
714
## [6.33.1](https://github.com/scolladon/sfdx-git-delta/compare/v6.33.0...v6.33.1) (2026-03-07)
815

916

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sfdx-git-delta",
3-
"version": "6.33.1",
3+
"version": "6.34.0",
44
"description": "Generate the sfdx content in source format and destructive change from two git commits",
55
"keywords": [
66
"salesforce",

0 commit comments

Comments
 (0)