mirror of
https://github.com/BluemediaGER/muse.git
synced 2024-11-09 19:55:28 +01:00
13 lines
195 B
JSON
13 lines
195 B
JSON
{
|
|
"plugins": {
|
|
"@release-it/keep-a-changelog": {
|
|
"filename": "CHANGELOG.md",
|
|
"addUnreleased": true,
|
|
"addVersionUrl": true
|
|
}
|
|
},
|
|
"npm": {
|
|
"publish": false
|
|
}
|
|
}
|