From 688d11443fa6184436781cb14d22afcd3de234fa Mon Sep 17 00:00:00 2001 From: viarotel Date: Thu, 17 Oct 2024 23:45:31 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=8E=89=20Official=20Release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {