Skip to content

Commit fe4a1cb

Browse files
committed
trivia($script): build
1 parent 3f4afc7 commit fe4a1cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/release.js

+2
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ async function publishPackage(pkgName, version) {
7070
'--new-version',
7171
version,
7272
'--no-git-tag-version',
73+
'--tag',
74+
'next',
7375
'--access',
7476
'public',
7577
];

0 commit comments

Comments
 (0)