diff --git a/CHANGELOG.md b/CHANGELOG.md index e61d25a2..7344cf91 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.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.39.2...v5.40.0) (2024-05-16) + + +### Features + +* support new `GenAI` metadata kind ([#865](https://github.com/scolladon/sfdx-git-delta/issues/865)) ([744abea](https://github.com/scolladon/sfdx-git-delta/commit/744abeaf9d0f608e3b4ea72560520d4e7fd3f11e)) + ## [5.39.2](https://github.com/scolladon/sfdx-git-delta/compare/v5.39.1...v5.39.2) (2024-05-06) diff --git a/package.json b/package.json index 72793be2..13f42ef1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sfdx-git-delta", - "version": "5.39.2", + "version": "5.40.0", "description": "Generate the sfdx content in source format and destructive change from two git commits", "keyword": [ "salesforce",