From fd57e186d83b8183b541bff4106e9f6e0871eefd Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 25 Jan 2022 10:27:53 +0100 Subject: [PATCH] Update release.sh --- bin/release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/release.sh b/bin/release.sh index 85d34a4ea738..e7858fd3a8cc 100755 --- a/bin/release.sh +++ b/bin/release.sh @@ -52,7 +52,7 @@ git tag $VERSION git push origin --tags # Tag Components -for REMOTE in auth broadcasting bus cache collections config console container contracts cookie database encryption events filesystem hashing http log macroable mail notifications pagination pipeline queue redis routing session support testing translation validation view +for REMOTE in auth broadcasting bus cache collections conditionable config console container contracts cookie database encryption events filesystem hashing http log macroable mail notifications pagination pipeline queue redis routing session support testing translation validation view do echo "" echo ""