From 3ef17c62428947f77a0788bf2e4220610282d041 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 1 Dec 2023 10:02:50 +0200 Subject: [PATCH] chore: Enable NPM Publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bfda5c..d149849 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ [ "@semantic-release/npm", { - "npmPublish": false + "npmPublish": true } ], "@semantic-release/git",