Skip to content

Commit 8b6e153

Browse files
authored
Merge pull request #236 from LambdaTest/stage
Stage
2 parents a0cd6f1 + 884e408 commit 8b6e153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"scripts": {
99
"build": "tsup",
1010
"release": "pnpm run build && pnpm publish --access public --no-git-checks",
11+
"release:beta": "pnpm run build && pnpm publish --tag beta --access public --no-git-checks",
1112
"local-build": "pnpm run build && pnpm pack"
1213
},
1314
"bin": {

0 commit comments

Comments
 (0)