action-pr-comment/.versionrc
GregoryDosh 44b9275699
Some checks failed
Create Release / Create Release (push) Failing after 16s
Update Version / Update Version (push) Successful in 15s
ci(fix): adding .version file to match exising tag
2025-05-13 12:18:36 -05:00

46 lines
862 B
Text

{
"header": "# [action-pr-comment](https://git.auengun.net/homelab/action-pr-comment) (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
}
]
}