create maintenance branch

This commit is contained in:
Livio Spring
2024-09-04 12:57:13 +02:00
parent 1cefa7cb40
commit 33c1385825

View File

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