We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4114864 commit 15787a2Copy full SHA for 15787a2
scripts/release-publish
@@ -8,7 +8,7 @@ fi
8
9
yarn build
10
11
-./scripts/workspace-run npm publish --tag 2.x -q
+./scripts/workspace-run npm publish --tag 2x -q
12
13
git tag -a v$1 -m v$1
14
git push --tags
0 commit comments