mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-13 19:23:54 +03:00
13 lines
340 B
JSON
13 lines
340 B
JSON
{
|
|
"packages": {
|
|
"backend/core": {
|
|
"release-type": "python",
|
|
"package-name": "core",
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"changelog-notes-type": "github",
|
|
"include-v-in-tag": false,
|
|
"tag-separator": "-",
|
|
"component": "core"
|
|
}
|
|
}
|
|
} |