initialize release-it

This commit is contained in:
Christopher Möller
2020-05-11 12:21:28 +02:00
parent 5bf7be5b9e
commit 2499d95ccd
7 changed files with 4274 additions and 126 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"git": {
"commitMessage": "chore: release v${version}"
},
"github": {
"release": true
}
}