Skip to content

Commit

Permalink
chore(main): release 5.39.1 (#845)
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Apr 22, 2024
1 parent 412592b commit 7a3ce12
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.39.1](https://github.com/scolladon/sfdx-git-delta/compare/v5.39.0...v5.39.1) (2024-04-22)


### Bug Fixes

* detection of `CustomMetadata` type ([#844](https://github.com/scolladon/sfdx-git-delta/issues/844)) ([412592b](https://github.com/scolladon/sfdx-git-delta/commit/412592b46b96f253cdc9ecb2af75176d73ba3fd4))

## [5.39.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.38.4...v5.39.0) (2024-04-22)


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

0 comments on commit 7a3ce12

Please sign in to comment.