We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.releaserc
1 parent 8d55404 commit 4fbfda6Copy full SHA for 4fbfda6
.releaserc
@@ -1,6 +1,10 @@
1
{
2
"branches": [
3
- "main"
+ "main",
4
+ {
5
+ "name": "v1",
6
+ "range": "1.68.x"
7
+ }
8
],
9
"plugins": [
10
"@semantic-release/release-notes-generator",
0 commit comments