Skip to content

Commit

Permalink
chore: add release-v10 distribution channel to .releaserc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
arnautov-anton committed Nov 27, 2023
1 parent 3f7acda commit ced554e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
{
"name": "rc",
"prerelease": true
},
{
"name": "release-v10",
"channel": "v10",
"range": "10.x"
}
],
"plugins": [
Expand Down

0 comments on commit ced554e

Please sign in to comment.