maintenance branch

This commit is contained in:
Livio Spring
2025-01-28 07:36:58 +01:00
parent 0719d9d939
commit b8f58a9e16

View File

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