We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
next
1 parent e8c53bb commit f61b540Copy full SHA for f61b540
scripts/release-edge.sh
@@ -21,4 +21,4 @@ fi
21
22
# Release package
23
echo "⚡ Publishing edge version"
24
-npx [email protected] publish --access public --tolerate-republish
+npx [email protected] publish --tag next --access public --tolerate-republish
0 commit comments