create maintenance branch

This commit is contained in:
Livio Spring
2024-03-11 08:28:12 +01:00
parent d87341ec91
commit 874bc2e5b8

View File

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