Skip to content

Commit 7df0324

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@coderwyd/eslint-config",
33
"type": "module",
4-
"version": "4.7.1",
4+
"version": "4.7.2",
55
"packageManager": "[email protected]",
66
"description": "Donny's ESLint config",
77
"author": "Donny Wang <[email protected]> (https://github.com/coderwyd/)",
@@ -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)