From 7538a672b2e1b451ee5f24206389254962648106 Mon Sep 17 00:00:00 2001 From: "Zaiming (Stone) Shi" Date: Mon, 20 Feb 2023 09:34:12 +0100 Subject: [PATCH] refactor: move changelog formatter to scripts/rel sub dir --- scripts/{ => rel}/format-changelog.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/{ => rel}/format-changelog.sh (100%) diff --git a/scripts/format-changelog.sh b/scripts/rel/format-changelog.sh similarity index 100% rename from scripts/format-changelog.sh rename to scripts/rel/format-changelog.sh