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