Skip to content

Commit

Permalink
chore(main): release 5.52.0 (#970)
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon authored Dec 23, 2024
1 parent 8cda753 commit 4b76aae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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.

## [5.52.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.51.1...v5.52.0) (2024-12-23)


### Features

* add ApplicationRecordTypeConfig metadata support ([#969](https://github.com/scolladon/sfdx-git-delta/issues/969)) ([8cda753](https://github.com/scolladon/sfdx-git-delta/commit/8cda75328e48325c469be9af9805d4763c266332))

## [5.51.1](https://github.com/scolladon/sfdx-git-delta/compare/v5.51.0...v5.51.1) (2024-12-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sfdx-git-delta",
"version": "5.51.1",
"version": "5.52.0",
"description": "Generate the sfdx content in source format and destructive change from two git commits",
"keywords": [
"salesforce",
Expand Down

0 comments on commit 4b76aae

Please sign in to comment.