Skip to content

Commit

Permalink
👷 Release >> Changing commit message.
Browse files Browse the repository at this point in the history
  • Loading branch information
borsTiHD committed Jun 14, 2021
1 parent 78251db commit b529bc5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 15 deletions.
14 changes: 0 additions & 14 deletions .release-it-ESM.js

This file was deleted.

2 changes: 1 addition & 1 deletion .release-it.cjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
git: {
commitMessage: 'chore: 🚀 release v${version}',
commitMessage: 'chore(release): 🚀 v${version}',
requireBranch: 'main', // Stopps if your current branch not match
tag: true,
tagName: 'v${version}',
Expand Down

0 comments on commit b529bc5

Please sign in to comment.