diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e446162..d5f52f26 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.30.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.29.0...v5.30.0) (2023-11-21) + + +### Features + +* add `EventRelayConfig` metadata support ([#726](https://github.com/scolladon/sfdx-git-delta/issues/726)) ([7ea47a8](https://github.com/scolladon/sfdx-git-delta/commit/7ea47a881abdfa0c44c4f0c7eae8465f7b7519da)) + ## [5.29.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.28.0...v5.29.0) (2023-11-17) diff --git a/package.json b/package.json index dde95b19..f65c4ed6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sfdx-git-delta", - "version": "5.29.0", + "version": "5.30.0", "description": "Generate the sfdx content in source format and destructive change from two git commits", "keyword": [ "salesforce",