maintenance branch

This commit is contained in:
Livio Spring
2025-03-06 07:44:27 +01:00
parent e399d90f6f
commit 007f59c7d7

View File

@@ -2,6 +2,7 @@ module.exports = {
branches: [
{ name: "next" },
{ name: "next-rc", prerelease: "rc" },
{ name: "v2.70.x", range: "2.70.x", channel: "2.70.x" },
],
plugins: [
"@semantic-release/commit-analyzer",