Files
aza/APP/nexus-remote/node_modules/peerjs-js-binarypack/.releaserc.json
2026-03-25 14:14:07 +01:00

18 lines
301 B
JSON

{
"branches": [
"stable",
{
"name": "rc",
"prerelease": true
}
],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/git",
"@semantic-release/github"
]
}