mirror of
https://github.com/jimeh/tab-bar-notch.git
synced 2026-02-19 09:36:40 +00:00
18 lines
433 B
JSON
18 lines
433 B
JSON
{
|
|
"initial-version": "0.0.4",
|
|
"packages": {
|
|
".": {
|
|
"release-type": "simple",
|
|
"changelog-path": "CHANGELOG.md",
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"draft": false,
|
|
"prerelease": false,
|
|
"extra-files": [
|
|
"tab-bar-notch.el"
|
|
]
|
|
}
|
|
},
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
|
}
|