diff --git a/package.json b/package.json index 91c1587..0b723e9 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "lint": "rs lint", "test": "rs test", "prepare": "rs hooks", - "bump": "pnpx bumpp" + "bump": "pnpm version -m \"release: v%s\"" }, "devDependencies": { "@types/node": "^24.13.2",