From 0f7b348ea0fa388b7e39a6a726ec05a3405b3214 Mon Sep 17 00:00:00 2001 From: "sachin.patel" Date: Tue, 24 Sep 2019 13:36:23 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9C=20-=20Shortening=20changeScript=20?= =?UTF-8?q?file=20names=20+semver:=20skip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...-communicationMessages_updateStatusFailedDeliveryToNotSent.js} | 0 ...s => 020-communicationMessages_updateStatusUnsentToPending.js} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename src/Data/Recruit.ChangeScripts/{010-communicationMessages_updateStatusFromFailedDeliveryToNotSent.js => 010-communicationMessages_updateStatusFailedDeliveryToNotSent.js} (100%) rename src/Data/Recruit.ChangeScripts/{020-communicationMessages_updateStatusFromUnsentToPending.js => 020-communicationMessages_updateStatusUnsentToPending.js} (100%) diff --git a/src/Data/Recruit.ChangeScripts/010-communicationMessages_updateStatusFromFailedDeliveryToNotSent.js b/src/Data/Recruit.ChangeScripts/010-communicationMessages_updateStatusFailedDeliveryToNotSent.js similarity index 100% rename from src/Data/Recruit.ChangeScripts/010-communicationMessages_updateStatusFromFailedDeliveryToNotSent.js rename to src/Data/Recruit.ChangeScripts/010-communicationMessages_updateStatusFailedDeliveryToNotSent.js diff --git a/src/Data/Recruit.ChangeScripts/020-communicationMessages_updateStatusFromUnsentToPending.js b/src/Data/Recruit.ChangeScripts/020-communicationMessages_updateStatusUnsentToPending.js similarity index 100% rename from src/Data/Recruit.ChangeScripts/020-communicationMessages_updateStatusFromUnsentToPending.js rename to src/Data/Recruit.ChangeScripts/020-communicationMessages_updateStatusUnsentToPending.js