diff --git a/package.json b/package.json index b87c2ec21..d8a85723e 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "pm": "tachybase pm", "pm2": "tachybase pm2", "prepare": "husky", + "release": "pnpm -r exec -- npm version patch", "run:example": "tsx -r dotenv/config -r tsconfig-paths/register ./examples/index.ts", "start": "tachybase start", "tachybase": "tachybase",