mirror of
https://github.com/dyne/frei0r.git
synced 2025-12-05 14:19:59 +01:00
10 lines
219 B
Plaintext
10 lines
219 B
Plaintext
{
|
|
"repositoryUrl": "git@github.com:dyne/frei0r.git",
|
|
"dryRun": false,
|
|
"plugins": [
|
|
"@semantic-release/changelog",
|
|
"@semantic-release/commit-analyzer",
|
|
"@semantic-release/release-notes-generator"
|
|
]
|
|
}
|