Skip to content

Commit 8b3b167

Browse files
committed
chore: fix commit msg
1 parent 45bcfd2 commit 8b3b167

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@
7171
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
7272
},
7373
"release-it": {
74+
"git": {
75+
"commitMessage": "chore: release v${version}"
76+
},
7477
"plugins": {
7578
"@release-it/conventional-changelog": {
7679
"preset": "conventionalcommits",

0 commit comments

Comments
 (0)