Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit e865a93

Browse files
committed
chore: update shell
1 parent e99ba69 commit e865a93

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
@@ -52,7 +52,7 @@
5252
"play": "nr -C packages/playground dev",
5353
"lint": "eslint .",
5454
"prepublishOnly": "npm run build",
55-
"release": "bumpp -r",
55+
"release": "nr build && bumpp -r",
5656
"dep:up": "taze -I major",
5757
"prepare": "simple-git-hooks",
5858
"test": "vitest"

0 commit comments

Comments
 (0)