feat: introduce semantic releases

This commit is contained in:
Mark Dumay
2025-07-01 12:40:19 +02:00
parent 7378a61542
commit d36fcd894b
8 changed files with 7488 additions and 178 deletions

1
commitlint.config.js Normal file
View File

@@ -0,0 +1 @@
module.exports = {extends: ['@commitlint/config-conventional']}