We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e915f commit 97d89f9Copy full SHA for 97d89f9
bin/release.sh
@@ -52,7 +52,7 @@ git tag $VERSION
52
git push origin --tags
53
54
# Tag Components
55
-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
56
do
57
echo ""
58
0 commit comments