mirror of
https://github.com/tompro/sattle.git
synced 2026-08-27 07:15:59 +00:00
ci: release-please for version bumps, changelog and release tagging
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
||||
"packages": {
|
||||
".": {
|
||||
"release-type": "node",
|
||||
"bump-minor-pre-major": true,
|
||||
"bump-patch-for-minor-pre-major": true,
|
||||
"include-v-in-tag": true,
|
||||
"draft": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user