mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
19 lines
482 B
JSON
19 lines
482 B
JSON
{
|
|
"bootstrap-sha": "d21192fb4ede08d81a2c9e68b68c33b67c9de18b",
|
|
"always-update": true,
|
|
"packages": {
|
|
".": {
|
|
"release-type": "simple",
|
|
"changelog-path": "CHANGELOG.md",
|
|
"extra-files": [
|
|
"VERSION"
|
|
],
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"draft": false,
|
|
"prerelease": false
|
|
}
|
|
},
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
|
}
|