Skip to content

Commit 4b76aae

Browse files
authored
chore(main): release 5.52.0 (#970)
1 parent 8cda753 commit 4b76aae

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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+
## [5.52.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.51.1...v5.52.0) (2024-12-23)
8+
9+
10+
### Features
11+
12+
* add ApplicationRecordTypeConfig metadata support ([#969](https://github.com/scolladon/sfdx-git-delta/issues/969)) ([8cda753](https://github.com/scolladon/sfdx-git-delta/commit/8cda75328e48325c469be9af9805d4763c266332))
13+
714
## [5.51.1](https://github.com/scolladon/sfdx-git-delta/compare/v5.51.0...v5.51.1) (2024-12-18)
815

916

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