Skip to content

Commit 7fafa8e

Browse files
committed
use pnpm publish
1 parent 5d6789e commit 7fafa8e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/lovely-baboons-suffer.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'create-svelte': patch
3+
---
4+
5+
Bump version

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"check": "pnpm -r check",
1010
"lint": "pnpm -r lint",
1111
"format": "pnpm -r format",
12-
"release": "changeset publish",
12+
"release": "pnpm -r publish",
1313
"preview:docs": "action-deploy-docs --project=kit"
1414
},
1515
"repository": {

0 commit comments

Comments
 (0)