From 6e3f07f16c5a0bb2132c3be157efcbea7b1368dd Mon Sep 17 00:00:00 2001 From: Sebastien Date: Thu, 11 May 2023 09:24:03 +0200 Subject: [PATCH] chore(main): release 5.18.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aad42094..1f90d651 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.18.1](https://github.com/scolladon/sfdx-git-delta/compare/v5.18.0...v5.18.1) (2023-05-11) + + +### Bug Fixes + +* handle `ModerationRule` and `KeywordList` with shared folder type ([#594](https://github.com/scolladon/sfdx-git-delta/issues/594)) ([770b1ba](https://github.com/scolladon/sfdx-git-delta/commit/770b1bab2a3cfcbcfb84223d427ac3679e851035)) + ## [5.18.0](https://github.com/scolladon/sfdx-git-delta/compare/v5.17.1...v5.18.0) (2023-04-21) diff --git a/package.json b/package.json index bbb455b5..6d18e229 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sfdx-git-delta", - "version": "5.18.0", + "version": "5.18.1", "description": "Generate the sfdx content in source format and destructive change from two git commits", "keyword": [ "salesforce",