Skip to content

Commit

Permalink
chore(main): release 5.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Sep 20, 2024
1 parent f0ee037 commit 48a3fc8
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.45.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.44.0...v5.45.0) (2024-09-20)


### Features

* add `SearchCustomization` metadata support ([#921](https://github.com/scolladon/sfdx-git-delta/issues/921)) ([f0ee037](https://github.com/scolladon/sfdx-git-delta/commit/f0ee037f5e682cff33d481797c693cd3e91fc6c9))

## [5.44.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.43.0...v5.44.0) (2024-09-13)


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.44.0",
"version": "5.45.0",
"description": "Generate the sfdx content in source format and destructive change from two git commits",
"keywords": [
"salesforce",
Expand Down

0 comments on commit 48a3fc8

Please sign in to comment.