maintenance branch

This commit is contained in:
Livio Spring
2025-02-04 10:09:04 +01:00
parent 934faef717
commit 254e86f599

View File

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