Skip to content

Commit 770858f

Browse files
committed
chore: auto publish false for release-it
1 parent 5145a6e commit 770858f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"changelog": "npx auto-changelog --stdout --commit-limit false --unreleased --template https://raw.githubusercontent.com/release-it/release-it/master/templates/changelog-compact.hbs"
88
},
99
"npm": {
10-
"publish": true
10+
"publish": false
1111
},
1212
"github": {
1313
"release": true,

0 commit comments

Comments
 (0)