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