chore: v1 branch maintainance releaser

This commit is contained in:
Tim Möhlmann 2023-03-22 15:09:28 +02:00
parent eea2ed1a51
commit 6812435612
3 changed files with 4 additions and 5 deletions

View file

@ -1,5 +1,5 @@
module.exports = {
branches: ["main"],
branches: ["1.13.x", "main"],
plugins: [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",