diff --git a/CHANGELOG.md b/CHANGELOG.md index 60e6c5f0..050ceeae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.40.2](https://github.com/scolladon/sfdx-git-delta/compare/v5.40.1...v5.40.2) (2024-06-13) + + +### Bug Fixes + +* allow to detect resource metadata kind by extension ([#882](https://github.com/scolladon/sfdx-git-delta/issues/882)) ([61524c6](https://github.com/scolladon/sfdx-git-delta/commit/61524c61f0a5311625edef91817bdce92945a256)) + ## [5.40.1](https://github.com/scolladon/sfdx-git-delta/compare/v5.40.0...v5.40.1) (2024-06-08) diff --git a/package.json b/package.json index 68d3bebd..5051bcb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sfdx-git-delta", - "version": "5.40.1", + "version": "5.40.2", "description": "Generate the sfdx content in source format and destructive change from two git commits", "keyword": [ "salesforce",