maintenance branch

This commit is contained in:
Livio Spring
2022-12-12 08:21:08 +01:00
parent c5ebeea590
commit bc9c6ba632

View File

@@ -2,6 +2,7 @@ module.exports = {
branches: [
{name: 'main'},
{name: '1.87.x', range: '1.87.x', channel: '1.87.x'},
{name: '2.14.x', range: '2.14.x', channel: '2.14.x'},
],
plugins: [
"@semantic-release/commit-analyzer"