Skip to content

Commit

Permalink
chore: ready for v9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Jun 28, 2024
1 parent 7930a27 commit 5ac4aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ fi

# Release package
echo "⚡ Publishing with tag latest"
npx [email protected] publish --tag latest --access public --tolerate-republish
npx [email protected] publish --tag next --access public --tolerate-republish

0 comments on commit 5ac4aec

Please sign in to comment.