Skip to content

Commit 474baa0

Browse files
authored
chore(main): release 6.32.4 (#1228)
1 parent 7f0122a commit 474baa0

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
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.32.4](https://github.com/scolladon/sfdx-git-delta/compare/v6.32.3...v6.32.4) (2026-02-27)
8+
9+
10+
### Bug Fixes
11+
12+
* resolve holder folder for decomposePermissionSetBeta ([#1227](https://github.com/scolladon/sfdx-git-delta/issues/1227)) ([191c1ea](https://github.com/scolladon/sfdx-git-delta/commit/191c1ea7ba8220ddcbf2fa05b23e2931693651d6))
13+
* use deepest directory match in metadata lookup ([#1229](https://github.com/scolladon/sfdx-git-delta/issues/1229)) ([7f0122a](https://github.com/scolladon/sfdx-git-delta/commit/7f0122abccf4163677e73d23f81876ee46fe913a))
14+
715
## [6.32.3](https://github.com/scolladon/sfdx-git-delta/compare/v6.32.2...v6.32.3) (2026-02-25)
816

917

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.32.3",
3+
"version": "6.32.4",
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)