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