create maintenance branch

This commit is contained in:
Livio Spring
2025-03-03 13:09:40 +01:00
parent 92265dca21
commit 42dfda533a

View File

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