chore: add semantic-release config

This commit is contained in:
2026-02-28 10:00:12 +02:00
parent b218e3a65c
commit 3d13b8ccd4

4
.releaserc.json Normal file
View File

@@ -0,0 +1,4 @@
{
"extends": ["@ivuorinen/semantic-release-config"],
"branches": ["main"]
}