We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a21fc commit 14dc939Copy full SHA for 14dc939
.release-it.json
@@ -6,6 +6,9 @@
6
"release": true,
7
"releaseName": "v${version}"
8
},
9
+ "npm": {
10
+ "publish": false
11
+ },
12
"plugins": {
13
"@release-it/conventional-changelog": {
14
"header": "# Changelog",
0 commit comments