mirror of
https://github.com/jimeh/emacs-liquid-glass-icons.git
synced 2026-02-19 11:36:42 +00:00
17 lines
462 B
JSON
17 lines
462 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
|
"initial-version": "1.0.0",
|
|
"bootstrap-sha": "d25ee25c5ca3a81cd340ae0f2a78558326b3869d",
|
|
"always-update": true,
|
|
"packages": {
|
|
".": {
|
|
"release-type": "simple",
|
|
"changelog-path": "CHANGELOG.md",
|
|
"bump-minor-pre-major": true,
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"draft": false,
|
|
"prerelease": false
|
|
}
|
|
}
|
|
}
|