We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7aff23 commit bb4c160Copy full SHA for bb4c160
1 file changed
.versionrc
@@ -13,7 +13,7 @@
13
"skip": {
14
"bump": false,
15
"changelog": false,
16
- "commit": true,
17
- "tag": true
+ "commit": false,
+ "tag": false
18
}
19
0 commit comments