mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 23:17:33 +00:00
create maintenance release
This commit is contained in:
@@ -2,6 +2,7 @@ module.exports = {
|
|||||||
branches: [
|
branches: [
|
||||||
{ name: "next" },
|
{ name: "next" },
|
||||||
{ name: "next-rc", prerelease: "rc" },
|
{ name: "next-rc", prerelease: "rc" },
|
||||||
|
{ name: "v2.71.x", range: "2.71.x", channel: "2.71.x" },
|
||||||
],
|
],
|
||||||
plugins: [
|
plugins: [
|
||||||
"@semantic-release/commit-analyzer",
|
"@semantic-release/commit-analyzer",
|
||||||
|
Reference in New Issue
Block a user