Skip to content

Commit a443fdc

Browse files
committed
ci: add publish
1 parent df53345 commit a443fdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"play": "npm -C playground run dev",
9292
"prepublishOnly": "npm run build",
9393
"release": "bumpp && npm publish",
94+
"publish": "pnpm build && changeset publish",
9495
"start": "esno src/index.ts",
9596
"test": "vitest"
9697
},

0 commit comments

Comments
 (0)