diff --git a/package.json b/package.json index fa5737c..ee997f6 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "lint:fix": "eslint . --fix", "dev": "unbuild && npx .", "build": "unbuild", - "release": "changelogen --release --prerelease --push && unbuild && npm publish", + "release": "changelogen --release --push && unbuild && npm publish", "prepare": "husky install" }, "dependencies": {