chore(release): introduce release pipeline

This commit is contained in:
Jonas Dellinger
2022-06-04 10:14:51 +02:00
parent f101e23c1c
commit aec27a18a7
6 changed files with 11700 additions and 7 deletions

3
.commitlintrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": ["@commitlint/config-conventional"]
}