feat: add branches to shared config

This commit is contained in:
2026-01-27 19:02:19 +02:00
parent 87d5053622
commit fbc4c9e587

View File

@@ -1,6 +1,7 @@
"use strict";
module.exports = {
branches: ["main"],
plugins: [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",