Skip to content

Commit a3d6b2d

Browse files
authored
chore: fix commmitlint
1 parent a52df38 commit a3d6b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
[
2323
"@semantic-release/git",
2424
{
25-
"message": "release: ${nextRelease.version} [skip ci]"
25+
"message": "chore(release): ${nextRelease.version} [skip ci]"
2626
}
2727
]
2828
],

0 commit comments

Comments
 (0)