chore: v1 branch maintainance releaser

This commit is contained in:
Tim Möhlmann 2023-03-22 15:09:28 +02:00
parent eea2ed1a51
commit eb0e9a1b7a
3 changed files with 5 additions and 6 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",