We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4403a8 commit bffe8feCopy full SHA for bffe8fe
scripts/release.sh
@@ -15,6 +15,6 @@ git checkout -- docs/login.md
15
rm docs/commands.md
16
17
# Remove beta once we are out of it
18
-npx lerna publish --conventional-commits --yes --preid 'beta' --no-verify-access --access-public
+npx lerna publish --conventional-commits --yes --preid 'beta' --no-verify-access
19
echo "✅ Done"
20
exit 0
0 commit comments