Skip to content

Commit 14d461b

Browse files
authored
chore: update release.config.js (#619)
1 parent 4f9bda9 commit 14d461b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
"branches": ["main"],
2+
"branches": ["main", "v8.x"],
33
"plugins": [
44
["@semantic-release/commit-analyzer", {
55
"preset": "angular",

0 commit comments

Comments
 (0)