Skip to content

Commit fbd2fe8

Browse files
committed
chore: align with vue
1 parent f5ea798 commit fbd2fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ then
2525
# publish
2626
git push origin refs/tags/v$VERSION
2727
git push
28-
npm publish --tag v3
28+
npm publish --tag legacy
2929
fi

0 commit comments

Comments
 (0)