action-pr-comment/.versionrc
GregoryDosh 877f1395e5
Some checks failed
Create Release / Create Release (push) Has been cancelled
Update Version / Update Version (push) Successful in 6s
Initial Dosh LLC Config 🌈🐻
2025-11-24 12:03:04 -06:00

46 lines
872 B
Text

{
"header": "# [action-pr-comment](https://git.auengun.net/dosh-llc/action-pr-comment) from [Dosh LLC](https://gregorydosh.com/dosh-llc)",
"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
}
]
}