Skip to content

Commit 12233bf

Browse files
committed
update bundle
1 parent 9f5ca73 commit 12233bf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/loud-rivers-enter.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@zemd/react-slottable": patch
3+
---
4+
5+
update bundle

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"scripts": {
4242
"build": "tsup --minify",
4343
"test": "vitest --run",
44-
"release": "tsup && changeset publish",
44+
"release": "pnpm run build && changeset publish",
4545
"readme": "github-readme build ./README.md.template --title \"React Slottable for customizable components\"",
4646
"prepare": "husky",
4747
"lint": "eslint ."

0 commit comments

Comments
 (0)