Skip to content

Commit

Permalink
chore: swap to json
Browse files Browse the repository at this point in the history
`.cjs` isn't supported yet, see conventional-changelog/standard-version#717
  • Loading branch information
tivac committed Nov 24, 2021
1 parent 352f1b1 commit 7f6f95d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .versionrc.cjs

This file was deleted.

5 changes: 5 additions & 0 deletions .versionrc.json
@@ -0,0 +1,5 @@
{
"noVerify" : true,

"releaseCommitMessageFormat" : "release: {{currentTag}} 📦🚀🌐"
}

0 comments on commit 7f6f95d

Please sign in to comment.