Files
Lukas Obermann 2115023109 initial commit
2026-02-25 23:05:33 +01:00

24 lines
387 B
JSON

{
"releaseCommitMessageFormat": "build(release): {{currentTag}}",
"packageFiles": [
{
"filename": "package.json",
"type": "json"
}
],
"bumpFiles": [
{
"filename": "package.json",
"type": "json"
},
{
"filename": "package-lock.json",
"type": "json"
},
{
"filename": "jsr.json",
"type": "json"
}
]
}