mirror of
https://github.com/unraid/api.git
synced 2025-12-31 21:49:57 -06:00
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Streamlined the release notes presentation for improved clarity. - Consolidated historical release records and now highlights the latest enhancements and fixes in version 4.1.3. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
19 lines
442 B
JSON
19 lines
442 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
|
"packages": {
|
|
".": {
|
|
"release-type": "node",
|
|
"extra-files": [
|
|
"api/package.json",
|
|
"plugin/package.json",
|
|
"unraid-ui/package.json",
|
|
"web/package.json"
|
|
]
|
|
}
|
|
},
|
|
"always-update": true,
|
|
"include-component-in-tag": false,
|
|
"draft": true,
|
|
"changelog-path": "api/CHANGELOG.md"
|
|
}
|