initialize release-it

This commit is contained in:
Christopher Möller
2020-05-11 12:06:39 +02:00
parent 6a35e576a0
commit 55dc864847
7 changed files with 4243 additions and 95 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"git": {
"commitMessage": "chore: release v${version}"
},
"github": {
"release": true
}
}