mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-10 04:43:40 +00:00
create maintenance branch
This commit is contained in:
parent
e90e1d00b7
commit
c6cf128d77
@ -2,6 +2,7 @@ module.exports = {
|
|||||||
branches: [
|
branches: [
|
||||||
{ name: "next" },
|
{ name: "next" },
|
||||||
{ name: "next-rc", prerelease: "rc" },
|
{ name: "next-rc", prerelease: "rc" },
|
||||||
|
{ name: "v2.65.x", range: "2.65.x", channel: "2.65.x" },
|
||||||
],
|
],
|
||||||
plugins: [
|
plugins: [
|
||||||
"@semantic-release/commit-analyzer",
|
"@semantic-release/commit-analyzer",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user