We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
releaserc
1 parent 3a62f9e commit c6e1eb4Copy full SHA for c6e1eb4
.releaserc
@@ -1,7 +1,7 @@
1
{
2
"branches": [
3
{ "name": "release-22.x", "range": "22.x", "channel": "22.x" },
4
- { "name": "release-23.x", "range": "23.x" },
+ { "name": "release-23.x" },
5
{ "name": "next", "prerelease": true, "channel": "next" }
6
],
7
"plugins": [
0 commit comments