diff --git a/CHANGELOG.md b/CHANGELOG.md index c6da5f04..4e446162 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.29.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.28.0...v5.29.0) (2023-11-17) + + +### Features + +* add `OmniSupervisorConfig` metadata support ([#723](https://github.com/scolladon/sfdx-git-delta/issues/723)) ([9209972](https://github.com/scolladon/sfdx-git-delta/commit/92099726ecc676be3cc79bf43a286aae90e42a4a)) + ## [5.28.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.27.0...v5.28.0) (2023-11-07) diff --git a/package.json b/package.json index b5655382..73a8c273 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sfdx-git-delta", - "version": "5.28.0", + "version": "5.29.0", "description": "Generate the sfdx content in source format and destructive change from two git commits", "keyword": [ "salesforce",