solana/web3.js/.releaserc.json

8 lines
207 B
JSON

{
"repositoryUrl": "git@github.com:solana-labs/solana-web3.js.git",
"preset": "conventionalcommits",
"presetConfig": {
"issueUrlFormat": "{{host}}/{{owner}}/solana/issues/{{id}}"
}
}