diff --git a/.release-it.json b/.release-it.json index 0449642..a029900 100644 --- a/.release-it.json +++ b/.release-it.json @@ -1,6 +1,6 @@ { "npm": { - "publish": true + "publish": false }, "git": { "changelog": "npx auto-changelog --stdout --commit-limit false -u --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs",