All checks were successful
Update Version / Update Version (push) Successful in 5s
50 lines
922 B
Text
50 lines
922 B
Text
{
|
|
"header": "# [action-common-setup](https://git.auengun.net/homelab/action-common-setup) (by [Gregory Dosh](https://auengun.net))",
|
|
"bumpFiles": [
|
|
{
|
|
"filename": ".version",
|
|
"type": "plain-text"
|
|
}
|
|
],
|
|
"packageFiles": [
|
|
{
|
|
"filename": ".version",
|
|
"type": "plain-text"
|
|
}
|
|
],
|
|
"types": [
|
|
{
|
|
"type": "feat",
|
|
"section": "Features 🎉",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"type": "fix",
|
|
"section": "Bug Fixes 🐞",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"type": "test",
|
|
"section": "Tests ⏱️",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"type": "docs",
|
|
"section": "Documentation 📑",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"type": "ci",
|
|
"section": "Build Pipeline / CI 🏗️",
|
|
"hidden": false
|
|
},
|
|
{
|
|
"type": "chore",
|
|
"hidden": true
|
|
}
|
|
],
|
|
"skip": {
|
|
"changelog": true,
|
|
"log": true
|
|
}
|
|
}
|