From a8c575c7801941ccdaf84a0fbb1f5b36217bda44 Mon Sep 17 00:00:00 2001 From: Alin-Stefan Ursu Date: Fri, 24 May 2024 10:31:48 +0300 Subject: [PATCH] Revert "chore(main): release 5.38.4 (#836)" This reverts commit 71eb82fffd5e6d531c63f92592ab8eea34c717d9. --- CHANGELOG.md | 7 ------- package.json | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2724536..a15b54f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,6 @@ 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.38.4](https://github.com/scolladon/sfdx-git-delta/compare/v5.38.3...v5.38.4) (2024-04-17) - - -### Bug Fixes - -* metadata type detection on file extension ([#835](https://github.com/scolladon/sfdx-git-delta/issues/835)) ([181d8c6](https://github.com/scolladon/sfdx-git-delta/commit/181d8c6c17e28257e7697dbac056b0590f90c243)) - ## [5.38.3](https://github.com/scolladon/sfdx-git-delta/compare/v5.38.2...v5.38.3) (2024-04-17) diff --git a/package.json b/package.json index e1ab63e0..9100ebf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sfdx-git-delta", - "version": "5.38.4", + "version": "5.38.3", "description": "Generate the sfdx content in source format and destructive change from two git commits", "keyword": [ "salesforce",