create maintenance release

This commit is contained in:
Livio Spring
2025-05-02 14:24:22 +02:00
parent 18d14959c9
commit 77123e15c4

View File

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