Skip to content

Commit 15787a2

Browse files
committed
chore: update tag name
1 parent 4114864 commit 15787a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release-publish

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ fi
88

99
yarn build
1010

11-
./scripts/workspace-run npm publish --tag 2.x -q
11+
./scripts/workspace-run npm publish --tag 2x -q
1212

1313
git tag -a v$1 -m v$1
1414
git push --tags

0 commit comments

Comments
 (0)