Skip to content

Commit 4fbfda6

Browse files
authored
chore: update .releaserc (#623)
1 parent 8d55404 commit 4fbfda6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.releaserc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"branches": [
3-
"main"
3+
"main",
4+
{
5+
"name": "v1",
6+
"range": "1.68.x"
7+
}
48
],
59
"plugins": [
610
"@semantic-release/release-notes-generator",

0 commit comments

Comments
 (0)