mirror of
https://github.com/dwmkerr/hacker-laws.git
synced 2025-12-17 04:35:12 +01:00
19 lines
292 B
JSON
19 lines
292 B
JSON
{
|
|
"release-type": "simple",
|
|
"bump-minor-pre-major": true,
|
|
"packages": {
|
|
".": {
|
|
"release-type": "simple",
|
|
"extra-files": [
|
|
{
|
|
"type": "generic",
|
|
"path": "README.md"
|
|
}
|
|
],
|
|
"changelog-path": ".github/CHANGELOG.md"
|
|
}
|
|
}
|
|
}
|
|
|
|
|