chore: update .releaserc.json to include branches

This commit is contained in:
2026-02-26 21:05:29 +02:00
committed by GitHub
parent a34928c2ae
commit e05ed89b29

View File

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