Skip to content

Commit 5864f59

Browse files
committed
chore: fix commit msg
1 parent a91f546 commit 5864f59

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": "angular",

0 commit comments

Comments
 (0)