mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-04-19 12:53:56 +02:00
12 lines
195 B
JSON
12 lines
195 B
JSON
{
|
|
"plugins": {
|
|
"@release-it/keep-a-changelog": {
|
|
"filename": "CHANGELOG.md",
|
|
"addUnreleased": true,
|
|
"addVersionUrl": true
|
|
}
|
|
},
|
|
"npm": {
|
|
"publish": false
|
|
}
|
|
}
|