diff --git a/.release-it.json b/.release-it.json index 0f7e5fe..c387966 100644 --- a/.release-it.json +++ b/.release-it.json @@ -7,7 +7,7 @@ "changelog": "npx auto-changelog --stdout --commit-limit false --unreleased --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs" }, "npm": { - "publish": true + "publish": false }, "github": { "release": true,