Skip to content

Commit af74271

Browse files
committed
chore: update release script
1 parent dc0a6e0 commit af74271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"build:typegen": "jiti scripts/typegen.ts",
4343
"prepack": "nr build",
4444
"prepare": "simple-git-hooks",
45-
"release": "bumpp && pnpm publish",
45+
"release": "bumpp",
4646
"typecheck": "tsc --noEmit"
4747
},
4848
"peerDependencies": {

0 commit comments

Comments
 (0)