We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f9bda9 commit 14d461bCopy full SHA for 14d461b
1 file changed
release.config.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
- "branches": ["main"],
+ "branches": ["main", "v8.x"],
3
"plugins": [
4
["@semantic-release/commit-analyzer", {
5
"preset": "angular",
0 commit comments