Skip to content

Commit 78facef

Browse files
committed
build: update release message
1 parent 17cf135 commit 78facef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bumpedrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins:
1616

1717
'Commiting new version':
1818
plugin: 'bumped-terminal'
19-
command: 'git add CHANGELOG.md package.json && git commit -m "Release $newVersion"'
19+
command: 'git add CHANGELOG.md package.json && git commit -m "chore(release): $newVersion"'
2020

2121
'Detecting problem before publish':
2222
plugin: 'bumped-terminal'

0 commit comments

Comments
 (0)